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::enable_binary< deduce_domain, not_a_grammar, Trait, Tag, Left &, Right & > Struct Template Reference

#include <operators.hpp>

Inheritance diagram for boost::proto::detail::enable_binary< deduce_domain, not_a_grammar, Trait, Tag, Left &, Right & >:
Collaboration diagram for boost::proto::detail::enable_binary< deduce_domain, not_a_grammar, Trait, Tag, Left &, Right & >:

Public Types

typedef result_of::make_expr
< Tag, deduce_domain2< Left,
Right >::type, Left &, Right & >
::type 
type
 

Member Typedef Documentation

typedef result_of::make_expr< Tag, deduce_domain2< Left, Right >::type, Left &, Right & > ::type boost::lazy_enable_if_c< B, result_of::make_expr< Tag, deduce_domain2< Left, Right >::type, Left &, Right & > >::type
inherited

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