$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Flinn (TriumphSprint2000_at_[hidden])
Date: 2007-10-30 08:20:57
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