Searched refs:test_insert_by_key (Results 1 – 1 of 1) sorted by relevance
73 class test_insert_by_key { class78 test_insert_by_key( Table &c, const value_type &value ) : my_c(c), my_value(value) {} in test_insert_by_key() function in test_insert_by_key164 …do_default_construction_test<default_construction_present>()(test_insert_by_key<Table>( my_c, valu… in operator ()()