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