#ifndef _EET_TYPE_HH #define _EET_TYPE_HH #include #include #include namespace efl { namespace eet { template struct _eet_type; template <> struct _eet_type : std::integral_constant {}; template <> struct _eet_type : std::integral_constant {}; template <> struct _eet_type : std::integral_constant {}; template <> struct _eet_type : std::integral_constant {}; template <> struct _eet_type : std::integral_constant {}; template <> struct _eet_type : std::integral_constant {}; template <> struct _eet_type : std::integral_constant {}; template <> struct _eet_type : std::integral_constant {}; template <> struct _eet_type : std::integral_constant {}; template <> struct _eet_type : std::integral_constant {}; template <> struct _eet_type : std::integral_constant {}; template <> struct _eet_type : std::integral_constant {}; template <> struct _eet_type : std::integral_constant {}; template struct _void { typedef void type; }; template struct is_eet_primitive : std::false_type {}; template struct is_eet_primitive::type>::type> : std::true_type {}; } } #endif