Searched defs:SwapAndRestore (Results 1 – 2 of 2) sorted by relevance
163 SwapAndRestore(T &Restore_) : SwapAndRestore(Restore_, Restore_) {} in SwapAndRestore() function165 SwapAndRestore(T &Restore_, T NewVal) in SwapAndRestore() function
148 SwapAndRestore(T &Restore_) : SwapAndRestore(Restore_, Restore_) {} in SwapAndRestore() function150 SwapAndRestore(T &Restore_, T NewVal) in SwapAndRestore() function