Boost logo

Boost :

From: John Maddock (John_Maddock_at_[hidden])
Date: 2001-10-21 06:00:39


>Boost config currently defines for _ICL <= 600
>BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP
>BOOST_NO_EXPLICIT_FUNCTION_TEMPLATE_ARGUMENTS
>
>As long as there are no known issues with this I would like to see a
comment
>that Koenig Lookup can be activated for ICL >= 500 by the option
>-Qoption,cpp,--arg_dep_lookup.

Does the compiler define a macro so we can tell whether Koenig lookup is
active?

>AFAICS BOOST_NO_EXPLICIT_FUNCTION_TEMPLATE_ARGUMENTS can be removed for
icl6
>it works in the Beta I have.

OK

>BTW -Qoption,cpp,--new_for_init gives conforming for loop scoping. This
leads
>to the question which arguments should be used for the compiler status
>results. Those that are default or those that make the compiler
conforming?

I guess whatever people use the most - probably the default setting ???

- John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/


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