__alignment_of
Go Up to Type Trait Functions (C++11) Index
Category
Type Trait Functions
Syntax:
unsigned int __alignment_of( typename T )
This function is not necessary, as alignof is a proposed new keyword.
Go Up to Type Trait Functions (C++11) Index
Category
Type Trait Functions
Syntax:
unsigned int __alignment_of( typename T )
This function is not necessary, as alignof is a proposed new keyword.