| commit | 82c0c18a8373eb57c25f543b77a592467ba8e22e | [log] [tgz] |
|---|---|---|
| author | Antonio Sanchez <cantonios@google.com> | Thu Dec 10 14:59:34 2020 -0800 |
| committer | Antonio Sanchez <cantonios@google.com> | Thu Dec 10 14:59:34 2020 -0800 |
| tree | 53614f779dbcebcfbb0b27a4d6923be2ec03101e | |
| parent | 00be0a7ff39caef76bbd4767fca86e89f4a5b45e [diff] |
Remove private access of std::deque::_M_impl. This no longer works on gcc or clang, so we should just remove the hack. The default should compile to similar code anyways.
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.