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
/
allocator.traits
History
Marshall Clow
f43a42d53e
Noticed that std::allocator<const T> was missing the definition for is_always_equal. Fixed this, and added a test for it.
...
llvm-svn: 241190
2015-07-01 21:23:40 +00:00
..
allocator.traits.members
…
allocator.traits.types
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_type.pass.cpp
…
rebind_traits.pass.cpp
…
value_type.pass.cpp
…