Searched refs:KeyAllocator (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dmap.h978 typedef typename Allocator::template rebind<Key>::other KeyAllocator; typedef
979 KeyAllocator(alloc_).construct(&node->kv.key(), k);

Completed in 71 milliseconds