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

Annotate a generator to indicate that it would prefer to be passed instances of proto::basic_expr<> rather than proto::expr<>. More...

#include <proto_fwd.hpp>

Inheritance diagram for boost::proto::use_basic_expr< Generator >:
Collaboration diagram for boost::proto::use_basic_expr< Generator >:

Detailed Description

template<typename Generator>
struct boost::proto::use_basic_expr< Generator >

Annotate a generator to indicate that it would prefer to be passed instances of proto::basic_expr<> rather than proto::expr<>.

use_basic_expr<Generator> is itself a generator.


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