Searched refs:FooChar (Results 1 – 1 of 1) sorted by relevance
279 using FooChar = Foo<char, 1>; variable284 using AllocatorFooChar = typename Allocator::template rebind<FooChar>::other;289 …using AllocatorFooChar = typename std::allocator_traits<Allocator>::template rebind_alloc<FooChar>;