C++ Specifics Index
From RAD Studio
Go Up to C++ Language Guide Index
This section describes features that distinguish RAD Studio C++, such as descriptions of the C++0x features supported in C++Builder, and recommendations on working with UnicodeString in C++.
Subtopics
- Class Templates Overview
- C++0x Features (C++Builder 2009)
- Unicode for C++
- Function Templates Overview
- Run-time Type Identification (RTTI)
- New-style Typecasting
- Polymorphic Classes
- Referencing
- Compiler Template Switches
- C++ Scope
- Exporting And Importing Templates
- Constructors And Destructors
- Handling Delphi Features in C++Builder
- Scope Resolution Operator
- Using Templates
- The new And delete Operators
- C++ namespaces
- C++ attributes
- Overloading Operators and Operator Functions
- Stricter C++ Compiler (C++Builder 2007)
- Classes
- C++ Language Support for the VCL