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])
 

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

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