The Battle for Wesnoth  1.19.0-dev
Functions
replay_recorder_base.cpp File Reference
#include "replay_recorder_base.hpp"
#include "serialization/binary_or_text.hpp"
Include dependency graph for replay_recorder_base.cpp:

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...
 

Function Documentation

◆ swap()

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().