An object that can take (copy or swap) another of the same type.
More...
#include "taker.hpp"
template<typename ThisImplementation>
class Om::Taker< ThisImplementation >
Definition at line 29 of file taker.hpp.
◆ ~Taker()
template<typename ThisImplementation >
◆ Take() [1/2]
template<typename ThisImplementation >
void Om::Taker< ThisImplementation >::Take |
( |
ThisImplementation & |
| ) |
|
◆ Take() [2/2]
template<typename ThisImplementation >
void Om::Taker< ThisImplementation >::Take |
( |
ThisImplementation const & |
| ) |
|
◆ operator=()
template<typename ThisImplementation >
The documentation for this class was generated from the following file: