Go to the source code of this file.
Functions | |
void | swap (replay_recorder_base &lhs, replay_recorder_base &rhs) |
Implement non-member swap function for std::swap (calls replay_recorder_base::swap). More... | |
void swap | ( | replay_recorder_base & | lhs, |
replay_recorder_base & | rhs | ||
) |
Implement non-member swap function for std::swap (calls replay_recorder_base::swap).
Definition at line 161 of file replay_recorder_base.cpp.
References replay_recorder_base::swap().
Referenced by replay_recorder_base::swap().