Public Types
exprtk::details::functor_t< T > Struct Template Reference

#include <exprtk.hpp>

List of all members.

Public Types

typedef T(* bfunc_t )(Type t0, Type t1)
typedef T(* qfunc_t )(Type t0, Type t1, Type t2, Type t3)
typedef T(* tfunc_t )(Type t0, Type t1, Type t2)
typedef const TType
typedef T(* ufunc_t )(Type t0)

Detailed Description

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

Definition at line 1494 of file exprtk.hpp.


Member Typedef Documentation

template<typename T>
typedef T(* exprtk::details::functor_t< T >::bfunc_t)(Type t0, Type t1)

Definition at line 1506 of file exprtk.hpp.

template<typename T>
typedef T(* exprtk::details::functor_t< T >::qfunc_t)(Type t0, Type t1, Type t2, Type t3)

Definition at line 1504 of file exprtk.hpp.

template<typename T>
typedef T(* exprtk::details::functor_t< T >::tfunc_t)(Type t0, Type t1, Type t2)

Definition at line 1505 of file exprtk.hpp.

template<typename T>
typedef const T& exprtk::details::functor_t< T >::Type

Definition at line 1503 of file exprtk.hpp.

template<typename T>
typedef T(* exprtk::details::functor_t< T >::ufunc_t)(Type t0)

Definition at line 1507 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