aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/util/Macros.h
diff options
context:
space:
mode:
authorGravatar David Tellenbach <david.tellenbach@me.com>2021-02-17 23:03:10 +0100
committerGravatar David Tellenbach <david.tellenbach@me.com>2021-02-17 23:03:10 +0100
commit5336ad8591412184cb1a026d72278f3711f49ed4 (patch)
tree4cf17bea0b2be19996e33567603acd1386ba9459 /Eigen/src/Core/util/Macros.h
parent0845df7f77c50bd8a99fbf6b943976a6ab6c38ec (diff)
Define internal::make_unsigned for [unsigned]long long on macOS.
macOS defines int64_t as long long even for C++03 and therefore expects a template specialization internal::make_unsigned<long long>, for C++03. Since other platforms define int64_t as long for C++03 we cannot add the specialization for all cases.
Diffstat (limited to 'Eigen/src/Core/util/Macros.h')
0 files changed, 0 insertions, 0 deletions