Re: [eigen] std::vector specialization

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


On Tue, Jan 26, 2010 at 7:57 PM, Hauke Heibel
<hauke.heibel@xxxxxxxxxxxxxx> wrote:
> On Tue, Jan 26, 2010 at 3:16 PM, Thomas Capricelli
> <orzel@xxxxxxxxxxxxxxx> wrote:
>>
>> We can fix this once pushed, do not worry :)
>
> I just would like hear Gael again. There was some discussion on this
> topic in the past, just check here:
>
> http://listengine.tuxfamily.org/lists.tuxfamily.org/eigen/2009/04/msg00143.html
>
> It seems as if there was an issue with template arguments. It might be
> the case that it's working here because I am using typedefs only. I
> have to double check that on another day.

the problem was that we wanted to allow partial specializations in
order to handle Matrix* in one shot. But here you are requiring full
specialization for the value type, so no such problem.

gael

>
> - Hauke
>
>
>



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