Searched refs:TestAllocatorConcept (Results 1 – 1 of 1) sorted by relevance
171 void TestAllocatorConcept(A& a) { in TestAllocatorConcept() function309 TestAllocatorConcept<FooInt>(b1);310 TestAllocatorConcept<typename AllocatorFooChar::value_type>(a1);311 TestAllocatorConcept<FooFloat>(b2);312 TestAllocatorConcept<typename AllocatorFooDouble::value_type>(a2);