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>


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.