Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
phoenix::variable< T > Struct Template Reference

#include <primitives.hpp>

Classes

struct  result
 

Public Member Functions

 variable (T &var_)
 
template<typename TupleT >
Teval (TupleT const &) const
 

Public Attributes

Tvar
 

Constructor & Destructor Documentation

template<typename T >
phoenix::variable< T >::variable ( T var_)
inline

Member Function Documentation

template<typename T >
template<typename TupleT >
T& phoenix::variable< T >::eval ( TupleT const &  ) const
inline

Member Data Documentation

template<typename T >
T& phoenix::variable< T >::var

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