6 Apr
2013
6 Apr
'13
7:52 p.m.
I used the c++ for developing, but now perhaps I wil begin use the boost. Is there quick way from standard c++ to boost c++?
Boost is a collection of libraries written in standard c++ and interoperable with the standard c++ library. The most quick way to begin working with boost is to choose the libraries you need and to read the appropriate manuals: http://www.boost.org/doc/libs/1_53_0/