Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
bergmann 73267ee7c1 * Check the base classes of a variant and return the matching object if a base class matches 4 anni fa
.vscode * Initial commit (implemented basic RTTI for C++) 4 anni fa
cmake * Implemented storage to add data to the RTTI types 4 anni fa
include * Check the base classes of a variant and return the matching object if a base class matches 4 anni fa
src * Implemented storage to add data to the RTTI types 4 anni fa
test * Implemented storage to add data to the RTTI types 4 anni fa
.gitmodules * Implemented storage to add data to the RTTI types 4 anni fa
CMakeLists.txt * Implemented storage to add data to the RTTI types 4 anni fa
README.md * Implemented storage to add data to the RTTI types 4 anni fa

README.md

cpprtti

C++ run time type information library.