Home
last modified time | relevance | path

Searched defs:mp_empty (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/type_traits/detail/
Dmp_defer.hpp41 struct mp_empty struct
/third_party/boost/libs/geometry/test/algorithms/
Dis_empty.cpp313 multi_point mp_empty; in BOOST_AUTO_TEST_CASE() local
/third_party/boost/boost/mp11/
Dlist.hpp48 template<class L> using mp_empty = mp_bool< mp_size<L>::value == 0 >; typedef
/third_party/boost/libs/geometry/test/algorithms/distance/
Ddistance.cpp381 bg::model::multi_point<P> mp_empty; in test_empty_input() local