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

README.md

cpprtti

C++ run time type information library.