traits.hpp
Go to the documentation of this file.
00001 
00008 /*****************************************************************************
00009 ** Ifdefs
00010 *****************************************************************************/
00011 
00012 #ifndef ECL_TYPE_TRAITS_TRAITS_HPP_
00013 #define ECL_TYPE_TRAITS_TRAITS_HPP_
00014 
00015 /*****************************************************************************
00016 ** Includes
00017 *****************************************************************************/
00018 
00019 /*****************************************************************************
00020 ** Namespaces
00021 *****************************************************************************/
00022 
00023 namespace ecl {
00024 
00030 template <typename T> struct ecl_traits;
00031 
00032 } // namespace ecl
00033 
00034 #endif /* ECL_TYPE_TRAITS_TRAITS_HPP_ */


ecl_type_traits
Author(s): Daniel Stonier (d.stonier@gmail.com)
autogenerated on Thu Jan 2 2014 11:11:59