This website requires JavaScript.
Explore
Help
Register
Sign In
CFD
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9,230
Commits
2
Branches
88
Tags
112
MiB
76f0650563
Commit Graph
3 Commits
Author
SHA1
Message
Date
Gael Guennebaud
bb9981e24b
Fix gcc 8.1 warning: "maybe use uninitialized"
...
(grafted from
16b2001ece
)
2018-10-07 21:54:49 +02:00
Gael Guennebaud
b35d1a122e
Fix unit test: accessing elements in a deque by offsetting a pointer to another element causes undefined behavior.
2016-02-12 15:31:16 +01:00
Damien R
c301f99208
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).
2016-02-03 18:07:25 +01:00