21 #ifndef mia_core_typetraits_hh 22 #define mia_core_typetraits_hh 31 struct __holder_type_dispatch {
37 struct __holder_type_dispatch<bool> {
38 typedef unsigned char type;
43 struct __is_mask_pixel {
44 static const bool value =
false;
48 struct __is_mask_pixel<bool> {
49 static const bool value =
true;
58 struct plugin_data_type {
74 static const int size;
78 const int atomic_data<T>::size = 1;
#define NS_MIA_BEGIN
conveniance define to start the mia namespace
#define NS_MIA_END
conveniance define to end the mia namespace