This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
test
/
std
/
utilities
/
memory
/
default.allocator
History
Eric Fiselier
d04c685168
Remove trailing whitespace in test suite. Approved by Marshall Clow.
...
llvm-svn: 271435
2016-06-01 21:35:39 +00:00
..
allocator.globals
…
allocator.members
Change allocator<T>::allocate to throw length_error, not bad_alloc
2016-05-07 03:12:24 +00:00
allocator_pointers.pass.cpp
Remove trailing whitespace in test suite. Approved by Marshall Clow.
2016-06-01 21:35:39 +00:00
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
…