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<pre_decr_op, T > Struct Template Reference

#include <operators.hpp>

Public Types

typedef Tresult_type
 

Static Public Member Functions

static result_type eval (T &v)
 

Member Typedef Documentation

template<typename T >
typedef T& phoenix::unary_operator<pre_decr_op, T >::result_type

Member Function Documentation

template<typename T >
static result_type phoenix::unary_operator<pre_decr_op, T >::eval ( T v)
inlinestatic

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