exprtk::details::vararg_varnode< T, VarArgFunction > Class Template Reference

#include <exprtk.hpp>

Inheritance diagram for exprtk::details::vararg_varnode< T, VarArgFunction >:
Inheritance graph
[legend]
Collaboration diagram for exprtk::details::vararg_varnode< T, VarArgFunction >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef expression_node< T > * expression_ptr

Public Member Functions

template<typename Allocator , template< typename, typename > class Sequence>
 vararg_varnode (const Sequence< expression_ptr, Allocator > &arg_list)
T value () const
expression_node< T >::node_type type () const

template<typename T, typename VarArgFunction>
class exprtk::details::vararg_varnode< T, VarArgFunction >


Member Typedef Documentation

template<typename T , typename VarArgFunction >
typedef expression_node<T>* exprtk::details::vararg_varnode< T, VarArgFunction >::expression_ptr

Constructor & Destructor Documentation

template<typename T , typename VarArgFunction >
template<typename Allocator , template< typename, typename > class Sequence>
exprtk::details::vararg_varnode< T, VarArgFunction >::vararg_varnode ( const Sequence< expression_ptr, Allocator > &  arg_list  )  [inline]

Member Function Documentation

template<typename T , typename VarArgFunction >
expression_node<T>::node_type exprtk::details::vararg_varnode< T, VarArgFunction >::type (  )  const [inline, virtual]
template<typename T , typename VarArgFunction >
T exprtk::details::vararg_varnode< T, VarArgFunction >::value (  )  const [inline, virtual]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1