Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
bergmann 73267ee7c1 * Check the base classes of a variant and return the matching object if a base class matches před 5 roky
.vscode * Initial commit (implemented basic RTTI for C++) před 5 roky
cmake * Implemented storage to add data to the RTTI types před 5 roky
include * Check the base classes of a variant and return the matching object if a base class matches před 5 roky
src * Implemented storage to add data to the RTTI types před 5 roky
test * Implemented storage to add data to the RTTI types před 5 roky
.gitmodules * Implemented storage to add data to the RTTI types před 5 roky
CMakeLists.txt * Implemented storage to add data to the RTTI types před 5 roky
README.md * Implemented storage to add data to the RTTI types před 5 roky

README.md

cpprtti

C++ run time type information library.