Home
last modified time | relevance | path

Searched refs:false_t (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/boost/parameter/
Dare_tagged_arguments.hpp48 #define BOOST_PARAMETER_ARE_TAGGED_ARGUMENTS_END_Z(z, n, false_t) , false_t> argument
/third_party/boost/boost/parameter/aux_/preprocessor/
Dno_perfect_forwarding_begin.hpp12 #define BOOST_PARAMETER_satisfies_end(z, n, false_t) ,false_t> argument
/third_party/boost/boost/move/
Dunique_ptr.hpp60 class false_t { char dummy[2]; }; class in boost::move_upd::is_noncopyable
61 template<class U> static false_t dispatch(...);
266 class false_t { char dummy[2]; }; class in boost::move_upd::is_rvalue_convertible
267 static false_t dispatch(...);
/third_party/boost/boost/move/detail/
Dunique_ptr_meta_utils.hpp430 class false_t { char dummy[2]; }; class in boost::move_upmu::is_convertible
431 static false_t dispatch(...);
Dmeta_utils.hpp307 class false_t { char dummy[2]; }; class in boost::move_detail::is_convertible
308 static false_t dispatch(...);
/third_party/boost/boost/
Doperators.hpp675 struct false_t {}; struct
687 typedef operators_detail::false_t value;
745 struct template_name<T, U, B, operators_detail::false_t> \
753 struct template_name<T, T, B, operators_detail::false_t> \
Doperators_v1.hpp720 struct false_t {}; struct
727 typedef ::boost::detail::false_t value;
795 struct template_name<T, T, B, ::boost::detail::false_t> \