Searched refs:allocator_placeholder (Results 1 – 1 of 1) sorted by relevance
57 alignas(64) static char allocator_placeholder[sizeof(Allocator)]; variable59 return reinterpret_cast<Allocator*>(&allocator_placeholder); in allocator()