Searched refs:test_emplacable_concept (Results 1 – 4 of 4) sorted by relevance
124 void test_emplacable_concept() { in test_emplacable_concept() function147 test_emplacable_concept<cpp17_input_iterator<int*> >(); in test_iterators()148 test_emplacable_concept<forward_iterator<int*> >(); in test_iterators()149 test_emplacable_concept<bidirectional_iterator<int*> >(); in test_iterators()150 test_emplacable_concept<random_access_iterator<int*> >(); in test_iterators()152 test_emplacable_concept<contiguous_iterator<int*> >(); in test_iterators()154 test_emplacable_concept<int*>(); in test_iterators()
60 void test_emplacable_concept() { in test_emplacable_concept() function107 test_emplacable_concept(); in main()
72 void test_emplacable_concept() { in test_emplacable_concept() function113 test_emplacable_concept(); in main()
86 void test_emplacable_concept() { in test_emplacable_concept() function250 test_emplacable_concept(); in main()