Re: [eigen] Proposal for STL containers helper templates

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


2010/11/23 Jose Luis Blanco <joseluisblancoc@xxxxxxxxx>:
>> Not quite: you'd still need a typename keyword:
>>
>> typename aligned_containers<int,MatrixXd>::map_t myVar;
>
> Hmm...I *think* "typename" would be needed only within templates when
> either KEY or VALUE in <KEY,VALUE> themselves are template
> arguments...

Oh right, i overlooked the fact that your example didn't have free
template parameters, sorry.

Cheers,
Benoit



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/