Boost logo

Boost :

From: Thomas Witt (witt_at_[hidden])
Date: 2001-10-20 10:28:32


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.

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

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?

Thomas

Dipl.-Ing. Thomas Witt
Institut fuer Verkehrswesen, Eisenbahnbau und -betrieb, Universitaet Hannover
voice: +49(0) 511 762 - 4273, fax: +49(0) 511 762-3001
http://www.ive.uni-hannover.de


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