25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
bergmann 73267ee7c1 * Check the base classes of a variant and return the matching object if a base class matches 5 년 전
.vscode * Initial commit (implemented basic RTTI for C++) 5 년 전
cmake * Implemented storage to add data to the RTTI types 5 년 전
include * Check the base classes of a variant and return the matching object if a base class matches 5 년 전
src * Implemented storage to add data to the RTTI types 5 년 전
test * Implemented storage to add data to the RTTI types 5 년 전
.gitmodules * Implemented storage to add data to the RTTI types 5 년 전
CMakeLists.txt * Implemented storage to add data to the RTTI types 5 년 전
README.md * Implemented storage to add data to the RTTI types 5 년 전

README.md

cpprtti

C++ run time type information library.