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 *const > Struct Template Reference

#include <operators.hpp>

Public Types

typedef Tresult_type
 

Static Public Member Functions

static result_type eval (T *const v)
 

Member Typedef Documentation

template<typename T >
typedef T& phoenix::unary_operator<dereference_op, T *const >::result_type

Member Function Documentation

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

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