
13 May
2009
13 May
'09
5:51 p.m.
AMDG Pieter Op de Beeck wrote:
// simplified concept that requires from the model a member function 'foo' taking in a fusion:sequence_base template
struct concept { template void model_requires_foo();
This doesn't work for list because fusion::list inherits from
sequence_base >
In Christ,
Steven Watanabe