Searched refs:test_container_from_iterator (Results 1 – 1 of 1) sorted by relevance
53 static void test_container_from_iterator(value_cont_type&, detail::true_type);54 static void test_container_from_iterator(value_cont_type&, detail::false_type) {} in test_container_from_iterator() function59 test_container_from_iterator(value_cont_type& values, detail::true_type) in test_container_from_iterator() function in boost::intrusive::test::test_generic_assoc146 test_container_from_iterator(values, detail::bool_< assoc_type::has_container_from_iterator >()); in test_all()