Searched refs:AllocatorCRefTy (Results 1 – 2 of 2) sorted by relevance
171 typedef typename ReferenceAdder<const AllocatorTy>::result AllocatorCRefTy; typedef173 AllocatorCRefTy getAllocator() const { return Allocator; } in getAllocator()
264 typedef typename ReferenceAdder<const AllocatorTy>::result AllocatorCRefTy; typedef266 AllocatorCRefTy getAllocator() const { return Allocator; } in getAllocator()