Searched refs:KeyAllocator (Results 1 – 1 of 1) sorted by relevance
981 typedef typename Allocator::template rebind<Key>::other KeyAllocator; in insert() typedef982 KeyAllocator(alloc_).construct(&node->kv.key(), k); in insert()