Run-Time Type Information

Used to determine the type of a polymorphic object at run time.

  • dynamic_cast operator
  • typeid operator
  • type_info class