A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://en.cppreference.com/w/cpp/language/../error/error_code/../../utility/rtti.html below:

Type support (basic types, RTTI)

See also type system overview and fundamental types defined by the language.

[edit] Additional basic types and macros  

__bool_true_false_are_defined

(C++11)(deprecated)

C compatibility macro constant, expands to integer literal 1
(macro constant) [edit]  

__alignas_is_defined

(C++11)(deprecated)

C compatibility macro constant, expands to integer literal 1
(macro constant) [edit]

__alignof_is_defined

(C++11)(deprecated)

C compatibility macro constant, expands to integer literal 1
(macro constant) [edit] [edit] Fixed width integer types (since C++11) [edit] Fixed width floating-point types (since C++23) [edit] Numeric limits provides an interface to query properties of all fundamental numeric types
(class template) [edit] [edit] C numeric limits interface [edit] Runtime type identification contains some type’s information, the class returned by the typeid operator
(class) [edit] exception that is thrown if an argument in a typeid expression is null
(class) [edit] exception that is thrown by an invalid dynamic_cast expression, i.e. a cast of reference type fails
(class) [edit]   wrapper around a type_info object, that can be used as index in associative and unordered associative containers
(class) [edit] [edit] Defect reports

The following behavior-changing defect reports were applied retroactively to previously published C++ standards.

DR Applied to Behavior as published Correct behavior LWG 4036 C++11 __alignof_is_defined was underspecified in the C++ standard specified and deprecated [edit] See also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4