Searched defs:AllocatorAndData (Results 1 – 1 of 1) sorted by relevance
736 struct QUICHE_NO_EXPORT AllocatorAndData : private allocator_type { struct737 explicit AllocatorAndData(const allocator_type& alloc) in AllocatorAndData() function749 AllocatorAndData allocator_and_data_; argument