Home
last modified time | relevance | path

Searched refs:container1_t (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/range/test/algorithm_test/
Dequal.cpp31 typedef BOOST_DEDUCED_TYPENAME boost::remove_const<Container1>::type container1_t; in test_equal_impl() typedef
34 container1_t mcont1; in test_equal_impl()
110 typedef Container1 container1_t; in test_driver() typedef
117 test_equal_impl< container1_t, const_container2_t >(); in test_driver()
118 test_equal_impl< container1_t, container2_t >(); in test_driver()
Dlexicographical_compare.cpp78 typedef BOOST_DEDUCED_TYPENAME boost::remove_const<Container1>::type container1_t; in test_lexicographical_compare_impl() typedef
81 container1_t cont1; in test_lexicographical_compare_impl()
Dfind_first_of.cpp147 typedef BOOST_DEDUCED_TYPENAME boost::remove_const<Container1>::type container1_t; in test_find_first_of_impl() typedef
150 container1_t mcont1; in test_find_first_of_impl()
Dfind_end.cpp149 typedef BOOST_DEDUCED_TYPENAME boost::remove_const<Container1>::type container1_t; in test_find_end_impl() typedef
152 container1_t mcont1; in test_find_end_impl()