Harlinn.Windows 0.1
Loading...
Searching...
No Matches
Harlinn::Common::Internal::FinallyImpl< Fn > Struct Template Reference

#include <Utils.h>

Inheritance diagram for Harlinn::Common::Internal::FinallyImpl< Fn >:
[legend]
Collaboration diagram for Harlinn::Common::Internal::FinallyImpl< Fn >:
[legend]

Public Member Functions

 FinallyImpl (Fn &&Func)
 
 FinallyImpl (const FinallyImpl &)=delete
 
 FinallyImpl (FinallyImpl &&)=delete
 
 ~FinallyImpl ()
 

Constructor & Destructor Documentation

◆ FinallyImpl() [1/3]

template<typename Fn >
Harlinn::Common::Internal::FinallyImpl< Fn >::FinallyImpl ( Fn && Func)
inline

◆ FinallyImpl() [2/3]

template<typename Fn >
Harlinn::Common::Internal::FinallyImpl< Fn >::FinallyImpl ( const FinallyImpl< Fn > & )
delete

◆ FinallyImpl() [3/3]

template<typename Fn >
Harlinn::Common::Internal::FinallyImpl< Fn >::FinallyImpl ( FinallyImpl< Fn > && )
delete

◆ ~FinallyImpl()

template<typename Fn >
Harlinn::Common::Internal::FinallyImpl< Fn >::~FinallyImpl ( )
inline

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