Searched refs:cl_bound (Results 1 – 1 of 1) sorted by relevance
117 const_iterator cl_bound = ccont.lower_bound(key); in test_ordered_methods() local120 …REQUIRE_MESSAGE(cl_bound == const_iterator(l_bound), "lower_bound() const returned wrong iterator"… in test_ordered_methods()