Searched refs:container2_t (Results 1 – 4 of 4) sorted by relevance
29 typedef Container2 container2_t; typedef in boost_range_test_algorithm_find_first_of::find_first_of_test_policy36 container2_t& cont() { return m_cont; } in cont()81 typedef Container2 container2_t; typedef in boost_range_test_algorithm_find_first_of::find_first_of_pred_test_policy88 container2_t& cont() { return m_cont; } in cont()148 typedef BOOST_DEDUCED_TYPENAME boost::remove_const<Container2>::type container2_t; in test_find_first_of_impl() typedef152 container2_t mcont2; in test_find_first_of_impl()
29 typedef Container2 container2_t; typedef in boost_range_test_algorithm_find_end::find_end_test_policy36 container2_t cont() { return m_cont; } in cont()82 typedef Container2 container2_t; typedef in boost_range_test_algorithm_find_end::find_end_pred_test_policy89 container2_t& cont() { return m_cont; } in cont()150 typedef BOOST_DEDUCED_TYPENAME boost::remove_const<Container2>::type container2_t; in test_find_end_impl() typedef154 container2_t mcont2; in test_find_end_impl()
32 typedef BOOST_DEDUCED_TYPENAME boost::remove_const<Container2>::type container2_t; in test_equal_impl() typedef35 container2_t mcont2; in test_equal_impl()111 typedef Container2 container2_t; in test_driver() typedef116 test_equal_impl< const_container1_t, container2_t >(); in test_driver()118 test_equal_impl< container1_t, container2_t >(); in test_driver()
79 typedef BOOST_DEDUCED_TYPENAME boost::remove_const<Container2>::type container2_t; in test_lexicographical_compare_impl() typedef82 container2_t cont2; in test_lexicographical_compare_impl()