This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4be56e93706f94de488c4ca31e98510bbdd0bc47
clang-p2996
/
libcxx
/
test
/
std
/
utilities
/
memory
/
default.allocator
History
Eric Fiselier
abd52cad84
Fix a handful of tests that fail in C++03
...
llvm-svn: 243392
2015-07-28 07:31:50 +00:00
..
allocator.globals
…
allocator.members
Fix a handful of tests that fail in C++03
2015-07-28 07:31:50 +00:00
allocator_pointers.pass.cpp
…
allocator_types.pass.cpp
Noticed that std::allocator<const T> was missing the definition for is_always_equal. Fixed this, and added a test for it.
2015-07-01 21:23:40 +00:00
allocator_void.pass.cpp
…