OpcUaCanOpen
CANopen OPC-UA server
exprtk::details::function_N_node< T, IFunction, N >::evaluate_branches< T_, BranchCount > Struct Template Reference

#include <exprtk.hpp>

Static Public Member Functions

static void execute (T_(&v)[BranchCount], const branch_t(&b)[BranchCount])
 

Detailed Description

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

Definition at line 11198 of file exprtk.hpp.

Member Function Documentation

◆ execute()

template<typename T , typename IFunction , std::size_t N>
template<typename T_ , std::size_t BranchCount>
static void exprtk::details::function_N_node< T, IFunction, N >::evaluate_branches< T_, BranchCount >::execute ( T_(&)  v[BranchCount],
const branch_t(&)  b[BranchCount] 
)
inlinestatic

Definition at line 11200 of file exprtk.hpp.


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