Searched defs:test_container (Results 1 – 1 of 1) sorted by relevance
69 void test_container( C & c, typename C::value_type val ) { in test_container() function88 void test_container( std::initializer_list<T> & c, T val ) { in test_container() function