std::type_info¶
Instances of the class std:::type_info
are returned by C++’s typeid
operator and provides implementation-specific information about a type.
Ruby API¶
Rice wraps std:::type_info
. The exposed API is:
Instances of the class std:::type_info
are returned by C++’s typeid
operator and provides implementation-specific information about a type.
Rice wraps std:::type_info
. The exposed API is: