30 Oct
2007
30 Oct
'07
12:20 p.m.
Angel Tsankov wrote:
Can libraries in boost be used on their own, i.e. can I extract one of them and use it in a project? In particular, I only need the smart_ptr and ref libraries in one of my projects.
See http://www.boost.org/tools/bcp/bcp.html for extracting subsets of boost. Jeff Flinn