$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Stjepan Rajko (stipe_at_[hidden])
Date: 2007-10-30 02:01:14
On 10/29/07, Angel Tsankov <fn42551_at_[hidden]> 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.
>
I think bcp does what you need to extract a subset of boost:
http://www.boost.org/tools/bcp/bcp.html
HTH,
Stjepan