|
Boost : |
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2004-11-26 14:07:21
"Stefan Slapeta" <stefan_at_[hidden]> wrote in message
news:co7soh$i64$1_at_sea.gmane.org...
> 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').
I believe on Metrowerks it can be tested using
__option(parse_func_templ)
What other compilers allow this to be turned on and off?
Jonathan
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk