Searched refs:selected_count (Results 1 – 2 of 2) sorted by relevance
44 BOOST_TEST(test::selected_count(y.get_allocator()) == in copy_construct_tests1()58 BOOST_TEST(test::selected_count(y.get_allocator()) == in copy_construct_tests1()78 BOOST_TEST(test::selected_count(y.get_allocator()) == in copy_construct_tests1()104 BOOST_TEST(test::selected_count(y.get_allocator()) == in copy_construct_tests2()119 BOOST_TEST(test::selected_count(y.get_allocator()) == 0); in copy_construct_tests2()133 BOOST_TEST(test::selected_count(y.get_allocator()) == in copy_construct_tests2()148 BOOST_TEST(test::selected_count(y.get_allocator()) == 0); in copy_construct_tests2()
335 inline int selected_count(convert_from_anything) { return 0; } in selected_count() function338 int selected_count(cxx11_allocator<T, Flags> const& x) in selected_count() function