Public Types | Static Public Member Functions
exprtk::details::or_op< T > Struct Template Reference

#include <exprtk.hpp>

List of all members.

Public Types

typedef opr_base< T >::Type Type

Static Public Member Functions

static details::operator_type operation ()
static T process (Type t1, Type t2)
static expression_node< T >
::node_type 
type ()

Detailed Description

template<typename T>
struct exprtk::details::or_op< T >

Definition at line 6372 of file exprtk.hpp.


Member Typedef Documentation

template<typename T >
typedef opr_base<T>::Type exprtk::details::or_op< T >::Type

Definition at line 6374 of file exprtk.hpp.


Member Function Documentation

template<typename T >
static details::operator_type exprtk::details::or_op< T >::operation ( ) [inline, static]

Definition at line 6377 of file exprtk.hpp.

template<typename T >
static T exprtk::details::or_op< T >::process ( Type  t1,
Type  t2 
) [inline, static]

Definition at line 6375 of file exprtk.hpp.

template<typename T >
static expression_node<T>::node_type exprtk::details::or_op< T >::type ( ) [inline, static]

Definition at line 6376 of file exprtk.hpp.


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


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