Re: [eigen] patch to allow different aligned allocators with STL containers |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] patch to allow different aligned allocators with STL containers
- From: Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
- Date: Wed, 28 Jul 2010 10:42:23 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=6flZdk9MCsdngEXusENvHySvsBXTtDk+nVrnBc5OgAw=; b=ab/Mw30leJ8kJ5gdN9rwCNgrcxg30vNGH3ITj3ZoyqvUvqVxyMMmShc0eoMOuNOEm9 T8gOE62ohraiiPtGUogTcsEnuSbWzJcOgPcGUDdRPoGNEMtxABgneRZ+KVNAMowhujM4 75RwXMSmX/4w3/VBbBCs9nC9mptEG17v8xOz4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=DIq75UGefOKzvtP1zhpfzRg1wSSk9qSTSclI7YuVJXQ11yHU8LttmsAwQkcQd0Rlg6 JMT/EDnuPYXKi13inQv3TxWLUQB92J7AnpRzmYmjLRTuB0NY2l9tgw1u+h9Kev8EDv1q d2nA1v+BI6MkW+WOHlj1t9/tW+ehSOdKGgbKA=
2010/7/28 Hauke Heibel <hauke.heibel@xxxxxxxxxxxxxx>:
> Thank you for the patch - applied.
>
> I don't see any MSVC errors with VS10. Do you have some code to reproduce this?
Side note: a unit test is needed for deque! Perhaps once Kenny's
compilation problem is solved.
Benoit
>
> - Hauke
>
>
>