exprtk::parser< T >::expression_generator< Type >::switch_nodes Struct Reference

#include <exprtk.hpp>

Classes

struct  switch_1
 
struct  switch_2
 
struct  switch_3
 
struct  switch_4
 
struct  switch_5
 
struct  switch_6
 
struct  switch_7
 

Public Types

typedef std::vector< std::pair< expression_node_ptr, bool > > arg_list_t
 

Member Typedef Documentation

◆ arg_list_t

template<typename T >
template<typename Type >
typedef std::vector<std::pair<expression_node_ptr,bool> > exprtk::parser< T >::expression_generator< Type >::switch_nodes::arg_list_t

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