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 _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost