Searched refs:tempStorage (Results 1 – 2 of 2) sorted by relevance
153 alignof(ElementType)>::type tempStorage; in swap() local154 ElementType& temp = *reinterpret_cast<ElementType *>(&tempStorage); in swap()
306 alignof(ElementType)>::type tempStorage; in swap() local307 ElementType& temp = *reinterpret_cast<ElementType *>(&tempStorage); in swap()