Searched refs:malloc_allocator_base (Results 1 – 1 of 1) sorted by relevance
84 struct malloc_allocator_base { struct103 size_t malloc_allocator_base::alloc_count = 0; argument104 size_t malloc_allocator_base::dealloc_count = 0;105 bool malloc_allocator_base::disable_default_constructor = false;109 class malloc_allocator : public malloc_allocator_base