quill
|
Public Member Functions | |
ContextScope (const L &lambda) | |
ContextScope (L &&lambda) | |
ContextScope (const ContextScope &)=delete | |
ContextScope (ContextScope &&) noexcept=default | |
ContextScope & | operator= (const ContextScope &)=delete |
ContextScope & | operator= (ContextScope &&)=delete |
void | stringify (std::ostream *s) const override |
![]() | |
ContextScopeBase (const ContextScopeBase &)=delete | |
ContextScopeBase & | operator= (const ContextScopeBase &)=delete |
ContextScopeBase & | operator= (ContextScopeBase &&)=delete |
Additional Inherited Members | |
![]() | |
ContextScopeBase (ContextScopeBase &&other) noexcept | |
void | destroy () |
![]() | |
bool | need_to_destroy {true} |