Runtime type information for C
Find a file
2026-01-30 12:26:37 +08:00
examples Import source to librtti 2026-01-29 17:23:07 +08:00
include - improve the interface of rtti to pass meta_obj_t* as parameter of type function to easy to access private/data 2026-01-30 12:26:37 +08:00
nixSupport Import source to librtti 2026-01-29 17:23:07 +08:00
src - improve the interface of rtti to pass meta_obj_t* as parameter of type function to easy to access private/data 2026-01-30 12:26:37 +08:00
testsuite - improve the interface of rtti to pass meta_obj_t* as parameter of type function to easy to access private/data 2026-01-30 12:26:37 +08:00
.clang-format Import source to librtti 2026-01-29 17:23:07 +08:00
.gitignore Import source to librtti 2026-01-29 17:23:07 +08:00
flake.lock Import source to librtti 2026-01-29 17:23:07 +08:00
flake.nix Import source to librtti 2026-01-29 17:23:07 +08:00
LICENSE Import source to librtti 2026-01-29 17:23:07 +08:00
meson.build Import source to librtti 2026-01-29 17:23:07 +08:00
meson.options Import source to librtti 2026-01-29 17:23:07 +08:00
README.md Import source to librtti 2026-01-29 17:23:07 +08:00

rtti

runtime type information library for c