Query: std::type_index
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
std::type_index(3) Library Functions Manual std::type_index(3)NAMEstd::type_index -SYNOPSISPublic Member Functions type_index (const type_info &__rhs) noexcept size_t hash_code () const noexcept const char * name () const bool operator!= (const type_index &__rhs) const noexcept bool operator< (const type_index &__rhs) const noexcept bool operator<= (const type_index &__rhs) const noexcept bool operator== (const type_index &__rhs) const noexcept bool operator> (const type_index &__rhs) const noexcept bool operator>= (const type_index &__rhs) const noexcept Detailed Description Class type_index The class type_index provides a simple wrapper for type_info which can be used as an index type in associative containers (23.6) and in unordered associative containers (23.7). Definition at line 52 of file typeindex. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 std::type_index(3)
Related Man Pages |
---|
std::__atomic_base(3) - centos |
std::__debug::bitset(3) - centos |
std::decimal::decimal32(3) - centos |
std::type_info(3) - centos |
std::__atomic_base(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
How to increment version inside a file? |
Controlling user input |
[TIP] Processing YAML files with yq |
Please Welcome Dave Munro to the Moderator Team! |