type_info_t Class Reference
Member Function Documentation
Compares the current object with x. Returns true if *this precedes x in the implementationís collation order. Definition at line 189 of file typeinfo.hpp.
Returns a null-terminated byte-string corresponding to the name of the type. Definition at line 182 of file typeinfo.hpp.
Definition at line 192 of file typeinfo.hpp. Friends And Related Function Documentation
Definition at line 209 of file typeinfo.hpp.
Compares the current object with x. Returns true if the two values describe the same type. Definition at line 199 of file typeinfo.hpp.
Definition at line 212 of file typeinfo.hpp.
retruns the type_info_t object corresponding to the type T Definition at line 226 of file typeinfo.hpp. |