export (C++)

From RAD Studio
Jump to: navigation, search

Go Up to Keywords, Alphabetical Listing Index


Note: This feature is available only for the classic bcc32 compiler, not for the modern Clang-enhanced compiler.

Category

Unimplemented

Syntax

export template < template-parameter-list > declaration

Description

The export keyword is reserved for future implementation, but has no effect in this release.

See Also