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