feat(memory): add Memory/MemoryOperator.h and the corresponding testing
This commit is contained in:
@ -12,6 +12,7 @@ REDCRAFTUTILITY_API void TestMemory();
|
||||
REDCRAFTUTILITY_API void TestAlignment();
|
||||
REDCRAFTUTILITY_API void TestMemoryBuffer();
|
||||
REDCRAFTUTILITY_API void TestMemoryMalloc();
|
||||
REDCRAFTUTILITY_API void TestMemoryOperator();
|
||||
|
||||
NAMESPACE_END(Testing)
|
||||
|
||||
|
Reference in New Issue
Block a user