Searched defs:no_type (Results 1 – 9 of 9) sorted by relevance
18 struct no_type struct20 char padding[8];
37 struct no_type{ char dummy[2]; }; argument
27 typedef size_descriptor<2>::type no_type; typedef
70 struct no_type{ char dummy[2]; }; struct
41 typedef char no_type; typedef in boost::detail::has_size_type
99 typedef case_<false> no_type; typedef
76 struct no_type struct78 char _[2];
788 struct no_type { char dummy[2]; }; struct
139 typedef char (&no_type)[2]; typedef