std::type_index::type_index - cppreference.com
From cppreference.com
|
|
(since C++11) | |
Constructs the type index from std::type_info object.
Parameters
| info | - | type information object |
std::type_index::type_index - cppreference.com
From cppreference.com
|
|
(since C++11) | |
Constructs the type index from std::type_info object.
| info | - | type information object |