Searched defs:tAllocator (Results 1 – 2 of 2) sorted by relevance
87 typedef pool_allocator<std::pair<const K, D>> tAllocator; typedef103 typedef pool_allocator<std::pair<const K, D>> tAllocator; typedef
78 typedef pool_allocator<std::pair<const K, D> > tAllocator; typedef