PulseView  unreleased development snapshot
A Qt-based sigrok GUI
exprtk::details::function_N_node< T, IFunction, N >::invoke< T_, ParamCount > Struct Template Reference

#include <exprtk.hpp>

Collaboration diagram for exprtk::details::function_N_node< T, IFunction, N >::invoke< T_, ParamCount >:

Static Public Member Functions

static T execute (ifunction &, branch_t(&)[ParamCount])
 

Detailed Description

template<typename T, typename IFunction, std::size_t N>
template<typename T_, std::size_t ParamCount>
struct exprtk::details::function_N_node< T, IFunction, N >::invoke< T_, ParamCount >

Definition at line 11272 of file exprtk.hpp.

Member Function Documentation

template<typename T , typename IFunction , std::size_t N>
template<typename T_ , std::size_t ParamCount>
static T exprtk::details::function_N_node< T, IFunction, N >::invoke< T_, ParamCount >::execute ( ifunction ,
branch_t(&)  [ParamCount] 
)
inlinestatic

Definition at line 11272 of file exprtk.hpp.

Here is the call graph for this function:

Here is the caller graph for this function:


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