Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
bergmann 73267ee7c1 * Check the base classes of a variant and return the matching object if a base class matches 6 роки тому
.vscode * Initial commit (implemented basic RTTI for C++) 6 роки тому
cmake * Implemented storage to add data to the RTTI types 6 роки тому
include * Check the base classes of a variant and return the matching object if a base class matches 6 роки тому
src * Implemented storage to add data to the RTTI types 6 роки тому
test * Implemented storage to add data to the RTTI types 6 роки тому
.gitmodules * Implemented storage to add data to the RTTI types 6 роки тому
CMakeLists.txt * Implemented storage to add data to the RTTI types 6 роки тому
README.md * Implemented storage to add data to the RTTI types 6 роки тому

README.md

cpprtti

C++ run time type information library.