User forums > General (but related to Code::Blocks)

Standard C++ library

(1/1)

don orgen:
I downloaded your Code::Blocks 10.05, version 1.1.  Where can I get a list of the functions in its standard C++ library and how they can be implemented?

Thanks,
Don Orgen

MortenMacFly:

--- Quote from: don orgen on July 09, 2012, 02:41:15 am ---I downloaded your Code::Blocks 10.05, version 1.1.  Where can I get a list of the functions in its standard C++ library and how they can be implemented?

--- End quote ---
Code::Blocks is an IDE and not a compiler nor a C++ library, so your question makes no sense.

If you are looking for STL see here: http://www.cplusplus.com/reference/stl/ or Google or simply buy a book.

Also, next time please post such question in an own topic and not replying to a thread that is not related to your question at all. Thank you.

oBFusCATed:

--- Quote from: don orgen on July 09, 2012, 02:41:15 am ---I downloaded your Code::Blocks 10.05, version 1.1.  Where can I get a list of the functions in its standard C++ library and how they can be implemented?

--- End quote ---
In fact this is the place - http://www.open-std.org/jtc1/sc22/wg21/  ;D

Navigation

[0] Message Index

Go to full version