muParser API -  1.35
Public Member Functions | Public Attributes | List of all members
mu::generic_callable_type Struct Reference

Public Member Functions

template<std::size_t NbParams, typename... Args>
value_type call_fun (Args &&...args) const
 
template<std::size_t NbParams, typename... Args>
value_type call_bulkfun (Args &&...args) const
 
value_type call_multfun (const value_type *a_afArg, int a_iArgc) const
 
template<std::size_t NbParams, typename... Args>
value_type call_strfun (Args &&...args) const
 
bool operator== (generic_callable_type other) const
 
 operator bool () const
 
bool operator== (std::nullptr_t) const
 
bool operator!= (std::nullptr_t) const
 

Public Attributes

erased_fun_type _pRawFun
 
void * _pUserData
 

Detailed Description

Definition at line 67 of file muParserToken.h.


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