mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
We use extensive use of `if (CONSTANT)`, and cannot use c++17's `if
constexpr`.
(cherry picked from commit 5bf35383e0)
We use extensive use of `if (CONSTANT)`, and cannot use c++17's `if
constexpr`.
(cherry picked from commit 5bf35383e0)