Home
last modified time | relevance | path

Searched refs:right_based (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/boost/bimap/detail/
Dconcept_tags.hpp78 struct right_based : ::boost::bimaps::detail::side_based_tag struct
Dbimap_core.hpp281 is_same< BOOST_DEDUCED_TYPENAME parameters::set_type_of_relation, right_based >,
/third_party/boost/libs/bimap/test/
Dtest_bimap_assign.cpp63 typedef bimap< int, vector_of<double>, right_based > bm_type; in test_bimap_assign()
Dtest_bimap_unconstrained.cpp53 typedef bimap<unconstrained_set_of<int>, double, right_based > bm; in test_bimap_unconstrained()
Dtest_bimap_operator_bracket.cpp176 right_based > bm; in test_bimap_operator_bracket()
Dtest_bimap_ordered.cpp103 typedef bimap<int,double,right_based> bm_type; in test_bimap()
/third_party/boost/libs/bimap/doc/reference/
Dbimap.qbk75 If the collection type of the relation is `left_based` or `right_based`, and we use
101 constraints. If `left_based` (the default parameter) or `right_based` is
115 [[ ][`right_based` ][`boost/bimap/bimap.hpp` …
/third_party/boost/libs/bimap/doc/
Dtutorial.qbk316 * right_based
366 [[`right_based` ][Not a template.]]
Drationale.qbk246 * right_based