ReentrancyGuard Sets the referenced flag on construction, clears it on destruction (including via early return / exception unwinding). Used as the per-thread guard against the logger recursing into itself.
More...
ReentrancyGuard Sets the referenced flag on construction, clears it on destruction (including via early return / exception unwinding). Used as the per-thread guard against the logger recursing into itself.
◆ ReentrancyGuard()
| anonymous_namespace{qetlogger.cpp}::ReentrancyGuard::ReentrancyGuard |
( |
bool & | f | ) |
|
|
inlineexplicit |
◆ ~ReentrancyGuard()
| anonymous_namespace{qetlogger.cpp}::ReentrancyGuard::~ReentrancyGuard |
( |
| ) |
|
|
inline |
◆ flag
| bool& anonymous_namespace{qetlogger.cpp}::ReentrancyGuard::flag |
The documentation for this struct was generated from the following file: