
26 Nov
2004
26 Nov
'04
6:29 p.m.
Robert Ramey wrote:
I don't find anything like BOOST_NO_TWO_PHASE_LOOKUP in config.hpp
I don't how to determine at compile time whether it's turned on or not (for the few compilers that support it at all). For all compilers I know, you have to switch on two-phase lookup manually (like a 'feature'). Stefan