alignas

From RAD Studio
Jump to: navigation, search

Go Up to Keywords, Alphabetical Listing Index


Category

C++ Specific Keywords

Syntax

alignas

Description

The keyword is supported by the clang-based compiler, but is not supported by the classic compiler. It can be used to specify the alignment requirement of a type or an object.