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

Tests a generator to see whether 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::wants_basic_expr< Generator, Void >:
Collaboration diagram for boost::proto::wants_basic_expr< Generator, Void >:

Detailed Description

template<typename Generator, typename Void>
struct boost::proto::wants_basic_expr< Generator, Void >

Tests a generator to see whether it would prefer to be passed instances of proto::basic_expr<> rather than proto::expr<>.


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