refactor(*): remove FTypeInfo and replace it with the native std::type_info
This commit is contained in:
@ -11,7 +11,6 @@ NAMESPACE_BEGIN(Testing)
|
||||
REDCRAFTUTILITY_API void TestMiscellaneous();
|
||||
REDCRAFTUTILITY_API void TestAssertionMacros();
|
||||
REDCRAFTUTILITY_API void TestCompare();
|
||||
REDCRAFTUTILITY_API void TestTypeInfo();
|
||||
|
||||
NAMESPACE_END(Testing)
|
||||
|
||||
|
Reference in New Issue
Block a user