[ First ] [ Previous ] [ Next ] [ Last ] [ Manuals ]
arg_dep_lookup

Description:
Controls C++ argument-dependent name lookup.
Compatibility:
This pragma is compatible with the following platform targets:
Prototype:
#pragma arg_dep_lookup on | off | reset
Remarks:
When this option is on, the C++ compiler uses argument-dependent name lookup. By default this option is on.
This pragma doesn't correspond to any settings panel option. To check whether this option is on, use __option (arg_dep_lookup), described in "Checking Options."
[ First ] [ Previous ] [ Next ] [ Last ] [ Manuals ]
Visit the Metrowerks website at: http://www.metrowerks.com
For assistance contact Metrowerks Technical Support at: cw_support@metrowerks.com
Copyright © 2000, Metrowerks Corp. All rights reserved.
Last updated: August 17, 2000