
On 2/2/2010 3:40 PM, David A. Greene wrote:
somewhere in the guts of proto there's an expectation that wrappers have one template argument.
Yes, it's proto::pod_generator. You have this:
// Expression wrapper
template
On 2/2/2010 3:40 PM, David A. Greene wrote:
somewhere in the guts of proto there's an expectation that wrappers have one template argument.
Yes, it's proto::pod_generator. You have this:
// Expression wrapper
template