Home
last modified time | relevance | path

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

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