Searched refs:tempStorage (Results 1 – 2 of 2) sorted by relevance
152 alignof(ElementType)>::type tempStorage; in swap() local153 ElementType &temp = *reinterpret_cast<ElementType *>(&tempStorage); in swap()
307 alignof(ElementType)>::type tempStorage; in swap() local308 ElementType &temp = *reinterpret_cast<ElementType *>(&tempStorage); in swap()