No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
bergmann 73267ee7c1 * Check the base classes of a variant and return the matching object if a base class matches hace 4 años
.vscode * Initial commit (implemented basic RTTI for C++) hace 4 años
cmake * Implemented storage to add data to the RTTI types hace 4 años
include * Check the base classes of a variant and return the matching object if a base class matches hace 4 años
src * Implemented storage to add data to the RTTI types hace 4 años
test * Implemented storage to add data to the RTTI types hace 4 años
.gitmodules * Implemented storage to add data to the RTTI types hace 4 años
CMakeLists.txt * Implemented storage to add data to the RTTI types hace 4 años
README.md * Implemented storage to add data to the RTTI types hace 4 años

README.md

cpprtti

C++ run time type information library.