選択できるのは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.