Page 1 of 1

What is meant by type_info?

Posted: Wed Jul 13, 2022 7:52 pm
by answerhappygod
a) Used to hold the type information returned by the typeid operator
b) Used to hold the type information returned by the dynamic_cast
c) Used to hold the type information returned by the static_cast
d) Used to hold the type information returned by the static_id