std::type_index(3cxx) debian man page | unix.com

Man Page: std::type_index

Operating Environment: debian

Section: 3cxx

std::type_index(3cxx)													     std::type_index(3cxx)

NAME
std::type_index -
SYNOPSIS
Public Member Functions type_index (const type_info &__rhs) size_t hash_code () const const char * name () const bool operator!= (const type_index &__rhs) const bool operator< (const type_index &__rhs) const bool operator<= (const type_index &__rhs) const bool operator== (const type_index &__rhs) const bool operator> (const type_index &__rhs) const bool operator>= (const type_index &__rhs) const Detailed Description 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 49 of file typeindex. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 std::type_index(3cxx)
Related Man Pages
std::decimal(3) - centos
std::decimal::decimal64(3) - centos
std::__profile::bitset(3) - debian
__gnu_cxx::_pointer_adapter(3) - centos
std::decimal::decimal32(3cxx) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Introduction
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?