[eigen-commits] commit/eigen: ggael: is_convertible<T, Index> does not seems to work well with MSVC 2013, so let's rather use __is_enum(T) for old MSVC versions |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: ggael: is_convertible<T, Index> does not seems to work well with MSVC 2013, so let's rather use __is_enum(T) for old MSVC versions
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Fri, 18 May 2018 15:02:36 +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=3dl0FDw5ObK6aeZpHtDHn/FwsQg=; b=wrZdfJKXgA/bhAZPvD5HMJE LpPGuToY+xfe34g6FS4SQXQJG9q/KBzla8xXFva7OHZ3fh2mJyAplkjZYynXFbxj kFFcWw6vFaLvR1yuY1FsbmDntrZRn8GZhskVQPjUBfwlRN6utlzaQ+Hvw+KgS8/S qnCA+ymIIDBU4XHks2Ns=
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/35ac0f79bd1b/
Changeset: 35ac0f79bd1b
User: ggael
Date: 2018-05-18 15:02:27+00:00
Summary: is_convertible<T,Index> does not seems to work well with MSVC 2013, so let's rather use __is_enum(T) for old MSVC versions
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.