tekord / Example-of-Custom-CPlusPlus-Run-Time-Type-ID

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example of Custom C++ Run-Time Type ID

This is a part of my personal project where I needed to identify objects by their type in runtime. Usage example is presented in Main.cpp file.

About

License:MIT License


Languages

Language:C++ 100.0%