From 17200570239f23b2f0d3b434bc0269c46c409791 Mon Sep 17 00:00:00 2001 From: Steve Bronder Date: Fri, 21 May 2021 16:25:32 +0000 Subject: Adds macro for checking if C++14 variable templates are supported --- Eigen/src/Core/util/IntegralConstant.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Eigen/src/Core/util/IntegralConstant.h') diff --git a/Eigen/src/Core/util/IntegralConstant.h b/Eigen/src/Core/util/IntegralConstant.h index ef3fdfb94..d457e02ee 100644 --- a/Eigen/src/Core/util/IntegralConstant.h +++ b/Eigen/src/Core/util/IntegralConstant.h @@ -184,7 +184,7 @@ template struct cleanup_index_type static const internal::FixedInt fix{}; #else -- cgit v1.2.3