$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Angel Tsankov (fn42551_at_[hidden])
Date: 2007-10-29 18:56:25
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.