$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: James Jackson (james.jackson_at_[hidden])
Date: 2008-01-21 05:30:38
Hi,
I'd like to give the Singleton library currently out for review a try.
I have the standard Boost 1.34.1 release. Blindly copying in the files
in the singleton release distribution into the relevant directories in
by Boost installation results in compile errors such as:
"boost/function_types/is_member_function_pointer.hpp: No such file or
directory"
And indeed, function_types is not present in my installation. Is there
a recipe for getting going with this library on top of the standard
distrubtion, or should I just check everything out from HEAD in CVS?
Cheers,
James.