Added MemcmpTest.cpp, InheritTest.cpp

This commit is contained in:
2025-01-26 10:20:33 +08:00
parent 1e6af4a59e
commit 39ae49171e
6 changed files with 53 additions and 13 deletions

View File

@@ -1,5 +1,6 @@
#include<typeinfo>
#include<iostream>
#include<hgl/type/object/Object.h>
class Object
{