Home
last modified time | relevance | path

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

/third_party/boost/libs/bimap/example/
Dtutorial_modify_and_replace.cpp78 bool successful_modify = bm.right.modify_key( it , _key = "1" ); in test_modify() local
91 bool successful_modify = bm.left.modify_data( it, _data = "two" ); in test_modify() local