Re: [boost] Request for static_constant.hpp

2003-02-11 Thread John Maddock
> 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_ST

[boost] Request for static_constant.hpp

2003-02-10 Thread Gennaro Prota
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_CONSTA