Searched defs:false_t (Results 1 – 7 of 7) sorted by relevance
/third_party/boost/boost/parameter/ | ||
D | are_tagged_arguments.hpp | 48 #define BOOST_PARAMETER_ARE_TAGGED_ARGUMENTS_END_Z(z, n, false_t) , false_t> argument |
/third_party/boost/boost/parameter/aux_/preprocessor/ | ||
D | no_perfect_forwarding_begin.hpp | 12 #define BOOST_PARAMETER_satisfies_end(z, n, false_t) ,false_t> argument |
/third_party/boost/boost/move/ | ||
D | unique_ptr.hpp | 60 class false_t { char dummy[2]; }; class in boost::move_upd::is_noncopyable |
/third_party/boost/boost/ | ||
D | operators.hpp | 675 struct false_t {}; struct |
D | operators_v1.hpp | 720 struct false_t {}; struct |
/third_party/boost/boost/move/detail/ | ||
D | unique_ptr_meta_utils.hpp | 430 class false_t { char dummy[2]; }; class in boost::move_upmu::is_convertible |
D | meta_utils.hpp | 307 class false_t { char dummy[2]; }; class in boost::move_detail::is_convertible |