std::type_index::type_index - cppreference.com (original) (raw)

Constructs the type index from std::type_info object.

[edit] Parameters

info - type information object

[edit] Example