Empirical
|
Files | |
file | IntPack.h [code] |
A set of integers that can be manipulated at compile time (good for metaprogramming) | |
file | meta.h [code] |
file | reflection.h [code] |
Macros and template utilities to help determine details about unknown classes. | |
file | type_traits.h [code] |
Extensions on the standard library type traits to handle Empirical classes (such as Ptr). | |
file | TypeID.h [code] |
file | TypePack.h [code] |
A set of types that can be manipulated at compile time (good for metaprogramming) | |