主要内容是更加规范的编译期行为与基于继承的Object反射
This commit is contained in:
10
detail/Interface.h
Normal file
10
detail/Interface.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#pragma once
|
||||
#ifndef __FILE_Detail_Interface_H
|
||||
#define __FILE_Detail_Interface_H
|
||||
|
||||
#include <typeinfo>
|
||||
#include <type_traits>
|
||||
#include <math.h>
|
||||
#include <algorithm>
|
||||
|
||||
#endif // !__FILE_Detail_Interface_H
|
Reference in New Issue
Block a user