OpcUaCanOpen
CANopen OPC-UA server
exprtk::details::cleanup_branches Struct Reference

#include <exprtk.hpp>

Static Public Member Functions

template<typename T , std::size_t N>
static void execute (std::pair< expression_node< T > *, bool >(&branch)[N])
 
template<typename T , typename Allocator , template< typename, typename > class Sequence>
static void execute (Sequence< std::pair< expression_node< T > *, bool >, Allocator > &branch)
 

Detailed Description

Definition at line 5858 of file exprtk.hpp.

Member Function Documentation

◆ execute() [1/2]

template<typename T , std::size_t N>
static void exprtk::details::cleanup_branches::execute ( std::pair< expression_node< T > *, bool >(&)  branch[N])
inlinestatic

Definition at line 5861 of file exprtk.hpp.

◆ execute() [2/2]

template<typename T , typename Allocator , template< typename, typename > class Sequence>
static void exprtk::details::cleanup_branches::execute ( Sequence< std::pair< expression_node< T > *, bool >, Allocator > &  branch)
inlinestatic

Definition at line 5875 of file exprtk.hpp.


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