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

#include <operators.hpp>

Public Types

typedef T const result_type
 

Static Public Member Functions

static result_type eval (T &v)
 

Member Typedef Documentation

template<typename T >
typedef T const phoenix::unary_operator<post_incr_op, T >::result_type

Member Function Documentation

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

References T, and boost::flyweights::t.


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