boost

G

Gernot Frisch

Is there a list of all boost libraries? Which ones will be in next C++
std?

--
-Gernot
int main(int argc, char** argv) {printf
("%silto%c%cf%cgl%ssic%ccom%c", "ma", 58, 'g', 64, "ba", 46, 10);}

________________________________________
Looking for a good game? Do it yourself!
GLBasic - you can do
www.GLBasic.com
 
I

Ivan Vecerina

Gernot Frisch said:
Is there a list of all boost libraries?
Boost libraries are those available on www.boost.org.
The mailing lists available there will also tell you about
the libraries that are currently being considered for boost.
Which ones will be in next C++ std?
This is still being discussed, as it is a work in progress.
But the strongest candidates are already mentioned in a report:
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2004/n1660.pdf
Smart pointers, tuples, regular expressions... to name a few.
More are likely to follow.

hth -Ivan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,074
Latest member
StanleyFra

Latest Threads

Top