Searched defs:SwapAndRestore (Results 1 – 1 of 1) sorted by relevance
149 SwapAndRestore(T &Restore_) : SwapAndRestore(Restore_, Restore_) {} in SwapAndRestore() function151 SwapAndRestore(T &Restore_, T NewVal) in SwapAndRestore() function