7 Sep
2010
7 Sep
'10
2 p.m.
On 07/09/10 15:44, Robert Jones wrote:
Ok, I know this is going to be laughably simple, but I think I'm making a right hash of it...
For the cerebrally challenged, how do you write the specification of a function which takes any fusion vector, but only a fusion vector, as a parameter?
Use enable_if with fusion::traits::category_of is your best try I guess