[eigen-commits] commit/eigen: ggael: Fix a circular dependency regarding pshift* functions and GenericPacketMathFunctions. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: ggael: Fix a circular dependency regarding pshift* functions and GenericPacketMathFunctions.
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Fri, 06 Sep 2019 07:26:23 +0000 (UTC)
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=bitbucket.org; h=mime-version:content-type:content-transfer-encoding:subject:from:to; s=s1; bh=dQMfLmdwJvs997eKUH05j2jYPUY=; b=XkjrWLei3VVGogqWDk/tfNk CIIzi7xztvu+1KjRnMQqC5YiykghK+EAkpXGNJLnXB9dAR9EWGGFi6L/Ais2M4iR amP2ZEQ+ATMtdDUoJK87oQfYEt9TICeseWCKS9iHGhUVCCzuoZB2Y9dzmd33D7AA v9n74eK5OJW7i3okk13o=
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/c3ae7f376ec2/
Changeset: c3ae7f376ec2
User: ggael
Date: 2019-09-06 07:26:04+00:00
Summary: Fix a circular dependency regarding pshift* functions and GenericPacketMathFunctions.
Another solution would have been to make pshift* fully generic template functions with
partial specialization which is always a mess in c++03.
Affected #: 3 files
Repository URL: https://bitbucket.org/eigen/eigen/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.