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

#include <special_ops.hpp>

Public Types

typedef T::reference result_type
 

Static Public Member Functions

static result_type eval (T const &iter)
 

Member Typedef Documentation

template<typename T >
typedef T::reference phoenix::unary_operator<dereference_op, T >::result_type

Member Function Documentation

template<typename T >
static result_type phoenix::unary_operator<dereference_op, T >::eval ( T const &  iter)
inlinestatic

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