commit | 5636f80d11c320f3bf772feede0ca8652f342ffe | [log] [tgz] |
---|---|---|
author | Rasmus Munk Larsen <rmlarsen@google.com> | Fri Sep 11 18:17:08 2020 -0700 |
committer | Rasmus Munk Larsen <rmlarsen@google.com> | Sun Sep 13 17:38:45 2020 +0000 |
tree | 610847daeb930584e1f1c984c5c4106ef4e4f202 | |
parent | 7c5d48f31339b0778545c772c8754e13e272d6b0 [diff] |
Fix issue #1968. Don't discard return value from "new" in C++17.
Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
For more information go to http://eigen.tuxfamily.org/.
For pull request, bug reports, and feature requests, go to https://gitlab.com/libeigen/eigen.