mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-08-02 10:10:37 +08:00

(grafted from 8e1f1ba6a6cf0580da6f8756562f94b6410d5e58 )
bug #1164: fix list and deque specializations such that our aligned allocator is automatically activatived only when the user did not specified an allocator (or specified the default std::allocator).
bug #1156: fix several function declarations whose arguments were passed by value instead of being passed by reference
Description
Languages
C++
85.1%
Fortran
8.5%
C
2.7%
CMake
1.9%
Cuda
1.2%
Other
0.4%