/third_party/boost/boost/type_traits/detail/ |
D | yes_no_type.hpp | 18 struct no_type struct 20 char padding[8];
|
/third_party/boost/boost/container/ |
D | uses_allocator.hpp | 124 struct no_type{ char dummy[2]; }; struct
|
/third_party/boost/libs/hana/test/type/ |
D | metafunction_class.cpp | 49 struct no_type { template <typename ...> struct apply { }; }; argument
|
D | metafunction.cpp | 52 template <typename ...T> struct no_type { }; struct
|
/third_party/boost/libs/optional/test/ |
D | optional_test_constructible_from_other.cpp | 13 struct no_type struct 34 static no_type check_helper(...); argument
|
/third_party/boost/boost/log/support/ |
D | spirit_classic.hpp | 68 struct no_type { char dummy[2]; }; struct
|
/third_party/boost/boost/icl/type_traits/ |
D | no_type.hpp | 13 struct no_type{}; struct
|
D | is_key_container_of.hpp | 35 typedef Type no_type; typedef
|
/third_party/boost/boost/intrusive/detail/ |
D | has_member_function_callable_with.hpp | 37 struct no_type{ char dummy[2]; }; struct
|
/third_party/boost/boost/algorithm/string/ |
D | yes_no_type.hpp | 27 typedef size_descriptor<2>::type no_type; typedef
|
/third_party/boost/libs/type_traits/test/ |
D | detected_or_test.cpp | 30 struct no_type { }; struct
|
D | is_detected_convertible.cpp | 30 struct no_type { }; struct
|
D | detected_test.cpp | 30 struct no_type { }; struct
|
D | is_detected_test.cpp | 30 struct no_type { }; struct
|
D | is_detected_exact_test.cpp | 30 struct no_type { }; struct
|
/third_party/boost/boost/interprocess/detail/ |
D | mpl.hpp | 50 struct no_type struct 52 char padding[8];
|
D | type_traits.hpp | 134 struct no_type struct 136 char padding[8];
|
/third_party/boost/boost/log/detail/ |
D | function_traits.hpp | 58 struct no_type struct 60 char dummy[2];
|
/third_party/boost/boost/convert/detail/ |
D | is_fun.hpp | 19 typedef ::boost::type_traits:: no_type no_type; typedef
|
D | is_callable.hpp | 13 typedef ::boost::type_traits:: no_type no_type; typedef
|
/third_party/boost/boost/range/ |
D | size_type.hpp | 41 typedef char no_type; typedef in boost::detail::has_size_type
|
/third_party/boost/libs/intrusive/test/ |
D | iterator_test.hpp | 27 struct no_type{ char _[2]; }; struct 38 struct no_type{ char _[2]; }; argument
|
/third_party/boost/boost/type_traits/ |
D | is_copy_assignable.hpp | 46 typedef boost::type_traits::no_type no_type; typedef
|
/third_party/boost/boost/hof/detail/ |
D | can_be_called.hpp | 33 struct no_type struct
|
/third_party/boost/boost/container/detail/ |
D | dispatch_uses_allocator.hpp | 53 struct no_type struct 54 { char padding[2]; };
|