Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
bergmann 73267ee7c1 * Check the base classes of a variant and return the matching object if a base class matches il y a 5 ans
.vscode * Initial commit (implemented basic RTTI for C++) il y a 5 ans
cmake * Implemented storage to add data to the RTTI types il y a 5 ans
include * Check the base classes of a variant and return the matching object if a base class matches il y a 5 ans
src * Implemented storage to add data to the RTTI types il y a 5 ans
test * Implemented storage to add data to the RTTI types il y a 5 ans
.gitmodules * Implemented storage to add data to the RTTI types il y a 5 ans
CMakeLists.txt * Implemented storage to add data to the RTTI types il y a 5 ans
README.md * Implemented storage to add data to the RTTI types il y a 5 ans

README.md

cpprtti

C++ run time type information library.