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
6,501
Commits
2
Branches
88
Tags
112
MiB
8fb4069b2a
Commit Graph
2 Commits
Author
SHA1
Message
Date
Gael Guennebaud
ed48e38578
Fix unit test: accessing elements in a deque by offsetting a pointer to another element causes undefined behavior.
...
(grafted from
b35d1a122e
)
2016-02-12 15:31:16 +01:00
Damien R
d039c88096
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