Home
last modified time | relevance | path

Searched refs:left_const_reference (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/bimap/example/bimap_and_boost/
Dforeach.cpp67 BOOST_FOREACH( bm_type::left_const_reference p, bm.left ) in main()
96 BOOST_FOREACH( bm_type::left_const_reference p, in main()
/third_party/boost/libs/bimap/test/
Dtest_bimap_mutable.cpp77 BOOST_DEDUCED_TYPENAME bm_type::left_const_reference cr = *bm.left.begin(); in test_bimap_mutable()
80 BOOST_DEDUCED_TYPENAME bm_type::left_const_reference ccr = *cbm.left.begin(); in test_bimap_mutable()
/third_party/boost/boost/bimap/
Dbimap.hpp199 left_map::const_reference left_const_reference; typedef in boost::bimaps::bimap