Home
last modified time | relevance | path

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

/third_party/boost/libs/bimap/example/
Dtutorial_modify_and_replace.cpp44 bool successful_replace = bm.right.replace_key( it, "1" ); in test_replace() local
57 bool successful_replace = bm.left.replace_data( it, "two" ); in test_replace() local