aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/arch/SSE/Complex.h
diff options
context:
space:
mode:
authorGravatar Antonio Sanchez <cantonios@google.com>2021-07-01 12:47:52 -0700
committerGravatar Rasmus Munk Larsen <rmlarsen@google.com>2021-07-01 22:58:14 +0000
commit6035da5283f12f7e6a49cda0c21696c8e5a115b7 (patch)
treec7b7aadecab4ba7be6a8e385c51d9bdadf68d464 /Eigen/src/Core/arch/SSE/Complex.h
parent154f00e9eacaec5667215784c7601b55024e2f61 (diff)
Fix compile issues for gcc 4.8.
- Move constructors can only be defaulted as NOEXCEPT if all members have NOEXCEPT move constructors. - gcc 4.8 has some funny parsing bug in `a < b->c`, thinking `b-` is a template parameter.
Diffstat (limited to 'Eigen/src/Core/arch/SSE/Complex.h')
0 files changed, 0 insertions, 0 deletions