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
3003ba00a3260bdee71dd802bcfa970c3580e6bb
clang-p2996
/
libcxx
/
test
/
std
/
utilities
/
memory
/
allocator.traits
History
Marshall Clow
b631c24359
Add a test for LWG#2466: allocator_traits::max_size() default behavior is incorrect
...
llvm-svn: 251252
2015-10-25 19:34:04 +00:00
..
allocator.traits.members
Add a test for LWG#2466: allocator_traits::max_size() default behavior is incorrect
2015-10-25 19:34:04 +00:00
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
…