Re: [eigen] StdVector

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


2009/4/15 Markus Moll <markus.moll@xxxxxxxxxxxxxxxx>:
> Hi
>
> On Wednesday 15 April 2009 15:46:56 Benoit Jacob wrote:
>> Re-reading Markus's mail, he got linking errors, but that probably
>> wasn't on std::vector<Eigen::Something> because that would
>> consistently use our specialization, so his linking error was probably
>> on a std::vector<int> (or some other non-Eigen type).
>
> Exactly. I'm sorry if that wasn't very clear.

No problem.

By the way, in addition to fixing the STL, C++0x will also bring
hopefully complete support for explicit alignment:

http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2341.pdf

Cheers,
Benoit



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