Boost logo

Boost :

From: Gustavo Guerra (gmcg_at_[hidden])
Date: 2003-02-10 12:55:56


Gennaro Prota wrote:
> Well, the title says it all :-) I would like to have a separate source
> file for the ubiquitous BOOST_STATIC_CONSTANT. I have several files
> that use BOOST_STATIC_CONSTANT but no real config macro. For those
> ones, I currently have something like
>
> #include "boost/config.hpp" // for BOOST_STATIC_CONSTANT
>
> Wouldn't
>
> #include "boost/config/static_constant.hpp"
>
> be preferable?
>

On the same spirit, I would like to request that boost::non_copyable be also
moved to a separate header "boost/non_copyable.hpp" or
"boost/utility/non_copyable", so we don't have to include the whole
"boost/utility.hpp"

Reagards
Gustavo Guerra


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk