Re: [eigen] transitivity of EIGEN_MAKE_ALIGNED_OPERATOR_NEW

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


Just wanted to clarify that, as far as I know, you don't need to worry about EIGEN_MAKE_ALIGNED_OPERATOR if you're using C++17 or greater.

Rob

From: Gael Guennebaud <gael.guennebaud@xxxxxxxxx>
Sent: Wednesday, May 3, 2023 9:09 AM
To: eigen@xxxxxxxxxxxxxxxxxxx <eigen@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [eigen] transitivity of EIGEN_MAKE_ALIGNED_OPERATOR_NEW
 
Hi,

yes that's, sadly, true.

Gaël

On Wed, May 3, 2023 at 12:26 PM Rasmus <rasmusdiederichsen@xxxxxxxxx> wrote:
Hello,

Basically, if class A has Eigen members and thus uses EIGEN_MAKE_ALIGNED_OPERATOR, should this macro also be added to class B which has a member of type A?

Best,
Rasmus


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