$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2006-02-20 09:24:38
John Maddock wrote:
>> Or:
>>
>> #ifdef BOOST_SP_USE_QUICK_ALLOCATOR
>>
>> //@bcp optional "quick_allocator is only used if explicitly
>> requested" #include <boost/detail/quick_allocator.hpp>
>>
>> #endif
>
> I've just added this to bcp as an experiment (it's in mainline cvs),
> with the extra line above added to shared_ptr as well, ...
This extra line doesn't seem to be in CVS yet, did you forget to commit, or
should I add it for you? :-)