Home
last modified time | relevance | path

Searched defs:no_type (Results 1 – 25 of 41) sorted by relevance

12

/third_party/boost/boost/type_traits/detail/
Dyes_no_type.hpp18 struct no_type struct
20 char padding[8];
/third_party/boost/boost/container/
Duses_allocator.hpp124 struct no_type{ char dummy[2]; }; struct
/third_party/boost/libs/hana/test/type/
Dmetafunction_class.cpp49 struct no_type { template <typename ...> struct apply { }; }; argument
Dmetafunction.cpp52 template <typename ...T> struct no_type { }; struct
/third_party/boost/libs/optional/test/
Doptional_test_constructible_from_other.cpp13 struct no_type struct
34 static no_type check_helper(...); argument
/third_party/boost/boost/log/support/
Dspirit_classic.hpp68 struct no_type { char dummy[2]; }; struct
/third_party/boost/boost/icl/type_traits/
Dno_type.hpp13 struct no_type{}; struct
Dis_key_container_of.hpp35 typedef Type no_type; typedef
/third_party/boost/boost/intrusive/detail/
Dhas_member_function_callable_with.hpp37 struct no_type{ char dummy[2]; }; struct
/third_party/boost/boost/algorithm/string/
Dyes_no_type.hpp27 typedef size_descriptor<2>::type no_type; typedef
/third_party/boost/libs/type_traits/test/
Ddetected_or_test.cpp30 struct no_type { }; struct
Dis_detected_convertible.cpp30 struct no_type { }; struct
Ddetected_test.cpp30 struct no_type { }; struct
Dis_detected_test.cpp30 struct no_type { }; struct
Dis_detected_exact_test.cpp30 struct no_type { }; struct
/third_party/boost/boost/interprocess/detail/
Dmpl.hpp50 struct no_type struct
52 char padding[8];
Dtype_traits.hpp134 struct no_type struct
136 char padding[8];
/third_party/boost/boost/log/detail/
Dfunction_traits.hpp58 struct no_type struct
60 char dummy[2];
/third_party/boost/boost/convert/detail/
Dis_fun.hpp19 typedef ::boost::type_traits:: no_type no_type; typedef
Dis_callable.hpp13 typedef ::boost::type_traits:: no_type no_type; typedef
/third_party/boost/boost/range/
Dsize_type.hpp41 typedef char no_type; typedef in boost::detail::has_size_type
/third_party/boost/libs/intrusive/test/
Diterator_test.hpp27 struct no_type{ char _[2]; }; struct
38 struct no_type{ char _[2]; }; argument
/third_party/boost/boost/type_traits/
Dis_copy_assignable.hpp46 typedef boost::type_traits::no_type no_type; typedef
/third_party/boost/boost/hof/detail/
Dcan_be_called.hpp33 struct no_type struct
/third_party/boost/boost/container/detail/
Ddispatch_uses_allocator.hpp53 struct no_type struct
54 { char padding[2]; };

12