MeshLib C++ Docs
Loading...
Searching...
No Matches
Public Member Functions
|
List of all members
MR::detail::ScopeGuard< F > Class Template Reference
#include <
MRFinally.h
>
Public Member Functions
ScopeGuard
(F &&func)
ScopeGuard
(const
ScopeGuard
&)=delete
ScopeGuard
&
operator=
(const
ScopeGuard
&)=delete
~ScopeGuard
()
Constructor & Destructor Documentation
◆
ScopeGuard()
[1/2]
template<typename F >
MR::detail::ScopeGuard
< F >::ScopeGuard
(
F &&
func
)
inline
◆
ScopeGuard()
[2/2]
template<typename F >
MR::detail::ScopeGuard
< F >::ScopeGuard
(
const
ScopeGuard
< F > &
)
delete
◆
~ScopeGuard()
template<typename F >
MR::detail::ScopeGuard
< F >::~
ScopeGuard
(
)
inline
Member Function Documentation
◆
operator=()
template<typename F >
ScopeGuard
&
MR::detail::ScopeGuard
< F >::operator=
(
const
ScopeGuard
< F > &
)
delete
The documentation for this class was generated from the following file:
MRFinally.h
MR
detail
ScopeGuard
Generated by
1.11.0