type_traits.hpp
Go to the documentation of this file.
1 
8 /*****************************************************************************
9 ** Ifdefs
10 *****************************************************************************/
11 
12 #ifndef ECL_TYPE_TRAITS_HPP_
13 #define ECL_TYPE_TRAITS_HPP_
14 
15 /*****************************************************************************
16 ** Includes
17 *****************************************************************************/
18 
19 #include "type_traits/macros.hpp"
20 #include "type_traits/traits.hpp"
23 
24 #endif /* ECL_TYPE_TRAITS_HPP_ */
macros.hpp
Macros for windows dlls.
fundamental_types.hpp
Trait types for fundamental types.
numeric_limits.hpp
Expand on the std numeric limits classes.
traits.hpp
Forward declaration for a general purpose traits class.


ecl_type_traits
Author(s): Daniel Stonier
autogenerated on Wed Mar 2 2022 00:16:22