Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::phoenix::phoenix_generator::case_< Tag > Struct Template Reference

#include <domain.hpp>

Inheritance diagram for boost::phoenix::phoenix_generator::case_< Tag >:
Collaboration diagram for boost::phoenix::phoenix_generator::case_< Tag >:

Public Types

typedef _ first
 
typedef proto::call
< proto::pod_generator< actor >
(proto::_)> 
second
 
typedef _::proto_grammar proto_grammar
 

Public Member Functions

BOOST_FORCEINLINE actor< Expr > operator() (Expr const &e) const
 

Member Typedef Documentation

Member Function Documentation

BOOST_FORCEINLINE actor <Expr> boost::proto::pod_generator< actor >::operator() ( Expr const &  e) const
inlineinherited
Parameters
exprThe expression to wrap
Returns
Extends<Expr> that = {expr}; return that;

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