Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::phoenix::impl::unique::result< This(R &, P)> Struct Template Reference

#include <transformation.hpp>

Inheritance diagram for boost::phoenix::impl::unique::result< This(R &, P)>:
Collaboration diagram for boost::phoenix::impl::unique::result< This(R &, P)>:

Public Types

typedef mpl::eval_if_c
< is_const< param_t >::value,
range_const_iterator< typename
remove_const< param_t >::type >
, range_mutable_iterator
< param_t > >::type 
type
 

Member Typedef Documentation

typedef mpl::eval_if_c< is_const<param_t>::value, range_const_iterator<typename remove_const<param_t>::type>, range_mutable_iterator<param_t> >::type boost::range_iterator< R , Enabler >::type
inherited

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