|
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 |
|
Definition at line 67 of file muParserToken.h.
The documentation for this struct was generated from the following file: