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