Static Public Member Functions
exprtk::expression_helper< T > Class Template Reference

#include <exprtk.hpp>

List of all members.

Static Public Member Functions

static bool is_head_binary (const expression< T > &expr)
static bool is_head_constant (const expression< T > &expr)
static bool is_head_function (const expression< T > &expr)
static bool is_head_unary (const expression< T > &expr)
static bool is_head_variable (const expression< T > &expr)

Detailed Description

template<typename T>
class exprtk::expression_helper< T >

Definition at line 10798 of file exprtk.hpp.


Member Function Documentation

template<typename T >
static bool exprtk::expression_helper< T >::is_head_binary ( const expression< T > &  expr) [inline, static]

Definition at line 10817 of file exprtk.hpp.

template<typename T >
static bool exprtk::expression_helper< T >::is_head_constant ( const expression< T > &  expr) [inline, static]

Definition at line 10802 of file exprtk.hpp.

template<typename T >
static bool exprtk::expression_helper< T >::is_head_function ( const expression< T > &  expr) [inline, static]

Definition at line 10822 of file exprtk.hpp.

template<typename T >
static bool exprtk::expression_helper< T >::is_head_unary ( const expression< T > &  expr) [inline, static]

Definition at line 10812 of file exprtk.hpp.

template<typename T >
static bool exprtk::expression_helper< T >::is_head_variable ( const expression< T > &  expr) [inline, static]

Definition at line 10807 of file exprtk.hpp.


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


labust_mission
Author(s): Filip Mandic
autogenerated on Fri Aug 28 2015 11:23:04