traits.hpp
Go to the documentation of this file.
1 
8 /*****************************************************************************
9 ** Ifdefs
10 *****************************************************************************/
11 
12 #ifndef ECL_TYPE_TRAITS_TRAITS_HPP_
13 #define ECL_TYPE_TRAITS_TRAITS_HPP_
14 
15 /*****************************************************************************
16 ** Includes
17 *****************************************************************************/
18 
19 /*****************************************************************************
20 ** Namespaces
21 *****************************************************************************/
22 
23 namespace ecl {
24 
30 template <typename T> struct ecl_traits;
31 
32 } // namespace ecl
33 
34 #endif /* ECL_TYPE_TRAITS_TRAITS_HPP_ */
Forward declaration for a general purpose traits mechanims.
Definition: traits.hpp:30


ecl_type_traits
Author(s): Daniel Stonier
autogenerated on Mon Feb 28 2022 22:18:32