Allows customizing class templates for a given category of template arguments. Syntax
Enables implicit conversion or
Queries size of the object or type. Used when actual size of the object must be known. Syntax
Syntax " (unescaped_character|
Implicit conversions are performed whenever an expression of some type T1 is used in context that does not accept that type, but accepts some other type T2;
Allows customizing the template code for a given set of template arguments. Syntax
Initializes an aggregate from braced-init-list. Syntax
Renders the entire program meaningless if certain rules of the language are violated. Explanation The C++
Queries alignment requirements of a type. Syntax
Escape sequences are used to represent certain special characters within
Page 12 of 17