Searched defs:has_alloc (Results 1 – 1 of 1) sorted by relevance
170 bool has_alloc = false; member260 bool has_alloc() const { return alloc_store.get_allocator() != nullptr; } in has_alloc() function