meta/runtime/reflection.gen.cc

6 lines
169 B
C++
Raw Normal View History

2024-03-05 00:13:53 +08:00
#include "test.gen.h"
void ::meta::reflection::Registry::RegisterAll() { ::test::Test::Test_Class::Register(); }
void ::meta::reflection::Registry::UnregisterAll() {}