momo  3.12
momo::internal::FinalizerArgs< Arg0 > Class Template Reference

#include <FunctionUtility.h>

Public Attributes

Arg0 arg0
 

Protected Member Functions

void ptExecute (void(*func)(Arg0)) noexcept
 
template<typename Class >
void ptExecute (void(Class::*func)(Arg0), Class &object) noexcept
 

Member Function Documentation

◆ ptExecute() [1/2]

template<typename Arg0 >
void momo::internal::FinalizerArgs< Arg0 >::ptExecute ( void(*)(Arg0)  func)
inlineprotectednoexcept

◆ ptExecute() [2/2]

template<typename Arg0 >
template<typename Class >
void momo::internal::FinalizerArgs< Arg0 >::ptExecute ( void(Class::*)(Arg0)  func,
Class &  object 
)
inlineprotectednoexcept

Member Data Documentation

◆ arg0

template<typename Arg0 >
Arg0 momo::internal::FinalizerArgs< Arg0 >::arg0

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