llvm-project/libcxx/test/std/utilities/memory/allocator.traits
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