Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
bergmann 73267ee7c1 * Check the base classes of a variant and return the matching object if a base class matches 4 lat temu
.vscode * Initial commit (implemented basic RTTI for C++) 4 lat temu
cmake * Implemented storage to add data to the RTTI types 4 lat temu
include * Check the base classes of a variant and return the matching object if a base class matches 4 lat temu
src * Implemented storage to add data to the RTTI types 4 lat temu
test * Implemented storage to add data to the RTTI types 4 lat temu
.gitmodules * Implemented storage to add data to the RTTI types 4 lat temu
CMakeLists.txt * Implemented storage to add data to the RTTI types 4 lat temu
README.md * Implemented storage to add data to the RTTI types 4 lat temu

README.md

cpprtti

C++ run time type information library.