Searched refs:container1_t (Results 1 – 4 of 4) sorted by relevance
31 typedef BOOST_DEDUCED_TYPENAME boost::remove_const<Container1>::type container1_t; in test_equal_impl() typedef34 container1_t mcont1; in test_equal_impl()110 typedef Container1 container1_t; in test_driver() typedef117 test_equal_impl< container1_t, const_container2_t >(); in test_driver()118 test_equal_impl< container1_t, container2_t >(); in test_driver()
78 typedef BOOST_DEDUCED_TYPENAME boost::remove_const<Container1>::type container1_t; in test_lexicographical_compare_impl() typedef81 container1_t cont1; in test_lexicographical_compare_impl()
147 typedef BOOST_DEDUCED_TYPENAME boost::remove_const<Container1>::type container1_t; in test_find_first_of_impl() typedef150 container1_t mcont1; in test_find_first_of_impl()
149 typedef BOOST_DEDUCED_TYPENAME boost::remove_const<Container1>::type container1_t; in test_find_end_impl() typedef152 container1_t mcont1; in test_find_end_impl()