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