C++ namespaces Index
Go Up to C++ Specifics Index
This section contains C++ name space topics.
- Important: RAD Studio supports a unit scope name or prefix in addition to the namespace or unit name. In order for a name to be considered fully qualified, the unit scope name must be included. For more details, see Unit Scope Names.
Topics
- Declaring A namespace
- Defining A namespace
- Anonymous namespaces
- Accessing Elements Of A namespace
- Extending A namespace
- namespace Alias
- using Directive
- Explicit Access Qualification