[eigen-commits] commit/eigen: chtz: Use `static const int` instead of `enum` to avoid numerous `local-type-template-args` warnings in C++03 mode |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: chtz: Use `static const int` instead of `enum` to avoid numerous `local-type-template-args` warnings in C++03 mode
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Fri, 07 Sep 2018 12:09:18 +0000 (UTC)
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=bitbucket.org; h=mime-version:content-type:content-transfer-encoding:subject:from:to; s=s1; bh=rMoGuSWuDS2H5PGppeXh/saG2jg=; b=h7AVP/H5FMgHTRGET8sIUEZ +QyW+ZEG4qw+riOCuMtKKq3xL6P4Sf7hUpV7SRDrkG2jQEdXJCwzJqw1SKyVO34b sgQW7tHsVdPyJD7eEEPGc8KgoHhtDlmucTjaJTKSTmLw91mpwK7Em/GYdIahPUio NRhae6Z2Y4pm/iQBNZdI=
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/5b61d342aa31/
Changeset: 5b61d342aa31
User: chtz
Date: 2018-09-07 12:08:39+00:00
Summary: Use `static const int` instead of `enum` to avoid numerous `local-type-template-args` warnings in C++03 mode
Affected #: 1 file
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.