[eigen-commits] commit/eigen: ggael: Big 853: replace enable_if in Ref<> ctor by static assertions and add failtests for Ref<> |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/06d4fff20a93/
Changeset: 06d4fff20a93
User: ggael
Date: 2014-11-05 15:15:17+00:00
Summary: Big 853: replace enable_if in Ref<> ctor by static assertions and add failtests for Ref<>
Affected #: 9 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.
- Messages sorted by: [ date | thread ]
- Prev by Date:
[eigen-commits] commit/eigen: ggael: Introduce unified macros to identify compiler, OS, and architecture. They are all defined in util/Macros.h and prefixed with EIGEN_COMP_, EIGEN_OS_, and EIGEN_ARCH_ respectively.
- Next by Date:
[eigen-commits] commit/eigen: ggael: Bug 903: clean swap API regarding extra enable_if parameters, and add failtests for swap
- Previous by thread:
[eigen-commits] commit/eigen: ggael: Introduce unified macros to identify compiler, OS, and architecture. They are all defined in util/Macros.h and prefixed with EIGEN_COMP_, EIGEN_OS_, and EIGEN_ARCH_ respectively.
- Next by thread:
[eigen-commits] commit/eigen: ggael: Bug 903: clean swap API regarding extra enable_if parameters, and add failtests for swap