Searched refs:m_OldValue (Results 1 – 1 of 1) sorted by relevance
14 : m_Location(location), m_OldValue(*location) {} in AutoRestorer()17 *m_Location = m_OldValue; in ~AutoRestorer()23 const T m_OldValue; variable