#include <util.hpp>
Definition at line 522 of file include/tudocomp/util.hpp.
◆ MoveGuard() [1/3]
tdc::MoveGuard::MoveGuard |
( |
| ) |
|
|
inline |
◆ MoveGuard() [2/3]
tdc::MoveGuard::MoveGuard |
( |
const MoveGuard & |
other | ) |
|
|
inline |
◆ MoveGuard() [3/3]
tdc::MoveGuard::MoveGuard |
( |
MoveGuard && |
other | ) |
|
|
inline |
◆ is_moved()
bool tdc::MoveGuard::is_moved |
( |
| ) |
const |
|
inline |
◆ is_not_moved()
bool tdc::MoveGuard::is_not_moved |
( |
| ) |
const |
|
inline |
◆ operator bool()
tdc::MoveGuard::operator bool |
( |
| ) |
const |
|
inline |
◆ operator!()
bool tdc::MoveGuard::operator! |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: