This class exists to provide copy and move constructors and assignment operations for std::mutex which actually does nothing Generated from class MR.MutexOwner. This is the non-const half of the class.
More...
This class exists to provide copy and move constructors and assignment operations for std::mutex which actually does nothing Generated from class MR.MutexOwner. This is the non-const half of the class.
◆ MutexOwner() [1/4]
| unsafe MR.MutexOwner.MutexOwner |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ MutexOwner() [2/4]
| unsafe MR.MutexOwner.MutexOwner |
( |
MR._ByValue_MutexOwner | _other | ) |
|
|
inline |
◆ MutexOwner() [3/4]
| MR.MutexOwner.MutexOwner |
( |
Const_MutexOwner | _other | ) |
|
|
inline |
◆ MutexOwner() [4/4]
◆ assign()
| unsafe MR.MutexOwner MR.MutexOwner.assign |
( |
MR._ByValue_MutexOwner | _other | ) |
|
|
inline |
Generated from method MR::MutexOwner::operator=.
The documentation for this class was generated from the following file: