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


C++ Compiler Overview

This chapter discusses the CodeWarrior C++ compiler as it applies to all CodeWarrior targets. For the most part, the information in this chapter is equally applicable to any operating system or processor.

Other chapters in this manual discuss other features of the compiler that are specific to particular operating systems and processors. For a complete picture, you need to consider all the information relating your target of interest.

In addition, the C compiler is an integral part of the CodeWarrior C++ compiler. As a result, everything about the C compiler applies equally to C++. This discussion of the C++ compiler does not repeat information on the C Compiler. See "C Compiler Overview" for information on the C compiler.

This chapter covers all the features of the compiler that exist in support of the C++ language. In addition to describing those features and how to control them, this chapter also has sections on working with advanced features of C++ such as RTTI, exceptions, and templates.

This chapter contains the following sections:

For information on using Embedded C++ (EC++) and for strategies on developing smaller C++ programs, see "C++ and Embedded Systems Overview."

Many topics contain references to ARM, which is The Annotated C++ Reference Manual (Addison-Wesley) by Ellis and Stroustrup. These references show you where to look for more information on the information discussed in that topic.


[ 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