Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
bergmann 73267ee7c1 * Check the base classes of a variant and return the matching object if a base class matches 4 år sedan
.vscode * Initial commit (implemented basic RTTI for C++) 4 år sedan
cmake * Implemented storage to add data to the RTTI types 4 år sedan
include * Check the base classes of a variant and return the matching object if a base class matches 4 år sedan
src * Implemented storage to add data to the RTTI types 4 år sedan
test * Implemented storage to add data to the RTTI types 4 år sedan
.gitmodules * Implemented storage to add data to the RTTI types 4 år sedan
CMakeLists.txt * Implemented storage to add data to the RTTI types 4 år sedan
README.md * Implemented storage to add data to the RTTI types 4 år sedan

README.md

cpprtti

C++ run time type information library.