Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions | Static Protected Member Functions | Protected Attributes
caffe2::detail::ScopeGuardImplBase Class Reference
Inheritance diagram for caffe2::detail::ScopeGuardImplBase:
caffe2::detail::ScopeGuardImpl< FunctionType >

Public Member Functions

void dismiss () noexcept
 

Static Protected Member Functions

static ScopeGuardImplBase makeEmptyScopeGuard () noexcept
 
template<typename T >
static const TasConst (const T &t) noexcept
 

Protected Attributes

bool dismissed_
 

Detailed Description

Definition at line 20 of file scope_guard.h.


The documentation for this class was generated from the following file: