[eigen-commits] commit/eigen: 3 new changesets |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: 3 new changesets
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Mon, 04 Jul 2016 10:49:35 -0000
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed; d=bitbucket.org; h=mime-version:content-type:content-transfer-encoding:subject:from:to; s=s1; bh=mNDVJG8IxwO9WSKLLoLnUD5FQgg=; b=KcwFQZp8qvKR80BduqzgACg doTwd4gRHiCAmcBXOkoXPU/0eQoBEKh6URuxEcnsaWf93SZMXiHup3hfH3ex6SjL KU1URgvDPdcDSBGRt1A0pBTTIT+Vf8ezethjJOvKOw4xe46+N0sSJPb9mxT4c4Ql CEYHT1kYCVuvGVjVDy98=
3 new commits in eigen:
https://bitbucket.org/eigen/eigen/commits/abdbb510207c/
Changeset: abdbb510207c
User: ggael
Date: 2016-07-04 09:02:00+00:00
Summary: Change the semantic of the last template parameter of Assignment from "Scalar" to "SFINAE" only.
The previous "Scalar" semantic was obsolete since we allow for different scalar types in the source and destination expressions.
On can still specialize on scalar types through SFINAE and/or assignment functor.
Affected #: 10 files
https://bitbucket.org/eigen/eigen/commits/aca51cf147aa/
Changeset: aca51cf147aa
User: ggael
Date: 2016-07-04 09:49:03+00:00
Summary: Fix compilation of some unit tests with msvc
Affected #: 2 files
https://bitbucket.org/eigen/eigen/commits/45f03b7e8c3c/
Changeset: 45f03b7e8c3c
User: ggael
Date: 2016-07-04 10:49:19+00:00
Summary: Workaround compilation issue with msvc
Affected #: 2 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.