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
History
Marshall Clow
31a4731370
Implement the first part of N4258 - allocator_traits<X>::is_always_equal. Also fixes PR#23723
...
llvm-svn: 238848
2015-06-02 16:34:03 +00:00
..
allocator.tag
…
allocator.traits
Implement the first part of N4258 - allocator_traits<X>::is_always_equal. Also fixes PR#23723
2015-06-02 16:34:03 +00:00
allocator.uses
…
c.malloc
…
default.allocator
Get tests running with warnings. Fix warnings in headers and tests
2015-02-05 20:28:37 +00:00
pointer.traits
…
ptr.align
Get tests running with warnings. Fix warnings in headers and tests
2015-02-05 20:28:37 +00:00
specialized.algorithms
Implement LWG2433: uninitialized_copy()/etc. should tolerate overloaded operator&
2015-05-19 15:01:48 +00:00
storage.iterator
Fix for LWG2454: Add raw_storage_iterator::base() member
2015-05-10 13:14:08 +00:00
temporary.buffer
…
unique.ptr
Get tests running with warnings. Fix warnings in headers and tests
2015-02-05 20:28:37 +00:00
util.dynamic.safety
…
util.smartptr
Fix PR#23647 - make_shared<volatile bool> - second try
2015-05-27 22:44:47 +00:00
version.pass.cpp
…