Searched refs:tempStorage (Results 1 – 2 of 2) sorted by relevance
116 alignof(ElementType)>::type tempStorage; in swap() local117 ElementType& temp = *reinterpret_cast<ElementType *>(&tempStorage); in swap()
252 alignof(ElementType)>::type tempStorage; in swap() local253 ElementType& temp = *reinterpret_cast<ElementType *>(&tempStorage); in swap()