adapnex::core::Context::ScopeGuard::ScopeGuard
Copy constructor
Synopsis
Declared in <adapnex/core/context.h>
ScopeGuard(ScopeGuard const& other) = delete;
Parameters
Name |
Description |
other |
The object to copy construct from |
Created with MrDocs