RAII guard for push/pop operations.
More...
#include <enhanced_cancellation_token.h>
RAII guard for push/pop operations.
Definition at line 513 of file enhanced_cancellation_token.h.
◆ guard() [1/3]
◆ ~guard()
| kcenon::thread::cancellation_context::guard::~guard |
( |
| ) |
|
◆ guard() [2/3]
| kcenon::thread::cancellation_context::guard::guard |
( |
const guard & | | ) |
|
|
delete |
◆ guard() [3/3]
| kcenon::thread::cancellation_context::guard::guard |
( |
guard && | | ) |
|
|
delete |
◆ operator=() [1/2]
| auto kcenon::thread::cancellation_context::guard::operator= |
( |
const guard & | | ) |
-> guard &=delete |
|
delete |
◆ operator=() [2/2]
| auto kcenon::thread::cancellation_context::guard::operator= |
( |
guard && | | ) |
-> guard &=delete |
|
delete |
◆ pushed_
| bool kcenon::thread::cancellation_context::guard::pushed_ |
|
private |
The documentation for this class was generated from the following files: