[eigen-commits] commit/eigen: klimpel: MSVC-2010 is making problems with SFINAE again. But restricting to the variant for very old compilers (enum, template<typename C> for both function definitions) fixes the problem. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: klimpel: MSVC-2010 is making problems with SFINAE again. But restricting to the variant for very old compilers (enum, template<typename C> for both function definitions) fixes the problem.
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Mon, 22 Aug 2016 20:08:53 -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=ZA/RJf0mY/QthK/hELPPoS3RWsM=; b=btIvYbPstq27HP0VSjcnjwO UQVrZl5CPSzE/GomNFTiA+wD2CVmmFG0RxjELyO6wl7JV7fGKO3H3qm1+V84LJB3 IOa1l+eWarJzPpC4swoYgxHvWt4HWgSgPRNbRbs5j16hrFU+jxeVdevBqTsvdJeh 99C4sxm/rItL9FSEkkSE=
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/a9be46e5548f/
Changeset: a9be46e5548f
User: klimpel
Date: 2016-07-28 14:58:17+00:00
Summary: MSVC-2010 is making problems with SFINAE again. But restricting to the variant for very old compilers (enum, template<typename C> for both function definitions) fixes the problem.
Affected #: 1 file
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.