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


def_inherited

Description:

Controls the use of the inherited keyword.

Compatibility:

This pragma is compatible with the following platform targets:

68K

PowerPC

NEC V800

Intel x86

MIPS

Embedded 68K

Prototype:
  #pragma def_inherited on | off | reset Remarks:

This option allows the use of the inherited keyword in C++ programming. The default is off.


NOTE

The inherited keyword is not supported by the ANSI/ISO C++ standard and is only implemented for single inheritance with CodeWarrior C++.

To check whether this option is on, use the __option (def_inherited), 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