exprtk::details::base_operation_t Struct Reference

#include <exprtk.hpp>

Public Member Functions

 base_operation_t (const operator_type t, const unsigned int &np)
 

Public Attributes

operator_type type
 
unsigned int num_params
 

Constructor & Destructor Documentation

◆ base_operation_t()

exprtk::details::base_operation_t::base_operation_t ( const operator_type  t,
const unsigned int &  np 
)
inline

Member Data Documentation

◆ num_params

unsigned int exprtk::details::base_operation_t::num_params

◆ type

operator_type exprtk::details::base_operation_t::type

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