Searched defs:my_node_allocator (Results 1 – 1 of 1) sorted by relevance
291 …: my_node_allocator(alloc), my_compare(comp), my_head_ptr(nullptr), my_size(0), my_max_height(0) {} in my_node_allocator() function1197 node_allocator_type my_node_allocator; variable