Searched defs:test_generic_assoc (Results 1 – 1 of 1) sorted by relevance
35 struct test_generic_assoc struct37 typedef typename ContainerDefiner::value_cont_type value_cont_type;44 static void test_container_from_end(value_cont_type&, detail::false_type) {} in test_container_from_end()46 static void test_splay_up(value_cont_type&, detail::false_type) {} in test_splay_up()48 static void test_splay_down(value_cont_type&, detail::false_type) {} in test_splay_down()50 static void test_rebalance(value_cont_type&, detail::false_type) {} in test_rebalance()52 static void test_insert_before(value_cont_type&, detail::false_type) {} in test_insert_before()54 static void test_container_from_iterator(value_cont_type&, detail::false_type) {} in test_container_from_iterator()