Re: [eigen] Qt's container support |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] Qt's container support
- From: Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
- Date: Wed, 21 Jan 2009 18:16:12 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=XidkDGLQAk6X84vjqIeA7vnPvNz2loILZqgzxY2JiHM=; b=TSSh2if+0bnB79SEDP3As49oxa5vIl5HIjy4/wqGXVDAMwmXA7IF8txuu6Y7lvOJQO xjqm5EP2IcYnjTXBolszzfIyOVYcH1r2sXQ11txw8E7SK9046juheClOLdo07fN2xrdH sPZxdwj0iymelubOtlopOtewjHdiv/bw5flwU=
- 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:content-transfer-encoding; b=G4S3xbaealWyDAIZSW+sTGdF6Wufv/3v3vBCd3WzB57fjOBXQP7BoUaRxH59pyoSYU ILCB1SEiRaRdvmclFsd1RuUosi1qchvkV2SRvEwxgu3TqsgF/QXIldUHXUfrXeiGfefi 0Ms/PwA2+ITU2FLPuMOaaxRHr5jAvZHAwjZdg=
2009/1/20 Gael Guennebaud <gael.guennebaud@xxxxxxxxx>:
> alright, so it seems this change brought more troubles than it solve.
> eventually I'm ok to allow operator= to resize too.
This is committed now, along with some restructuring in Matrix's
constructors and operator='s.
This is a big change: testing much needed, please!!
I'll wait until tomorrow to make the RC1 (and the branching). I would
like some feedback first.
Cheers,
Benoit