Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::proto::detail::make_if_< R, Expr, State, Data, true > Struct Template Reference

#include <make.hpp>

Inheritance diagram for boost::proto::detail::make_if_< R, Expr, State, Data, true >:
Collaboration diagram for boost::proto::detail::make_if_< R, Expr, State, Data, true >:

Public Types

typedef when< _, R >::template
impl< Expr, State, Data >
::result_type 
type
 

Static Public Attributes

static bool const applied = true
 

Member Typedef Documentation

typedef when< _, R >::template impl< Expr, State, Data >::result_type boost::proto::detail::uncvref< when< _, R >::template impl< Expr, State, Data >::result_type >::type
inherited

Member Data Documentation

template<typename R , typename Expr , typename State , typename Data >
bool const boost::proto::detail::make_if_< R, Expr, State, Data, true >::applied = true
static

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