ChaiScript
Public Member Functions | Public Attributes | List of all members
chaiscript::dispatch::detail::Const_Caller< Ret, Class, Param > Struct Template Reference

Public Member Functions

 Const_Caller (Ret(Class::*t_func)(Param...) const)
 
template<typename... Inner>
Ret operator() (const Class &o, Inner &&...inner) const
 

Public Attributes

Ret(Class::* m_func )(Param...) const
 

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