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
7f9fbec3e8bbd68de9acba714cc080d4e7af87aa
clang-p2996
/
libcxx
/
test
/
std
/
containers
/
sequences
History
Marshall Clow
81fce9729c
Implement LWG#2596: 'vector::data() should use addressof'
...
llvm-svn: 274241
2016-06-30 15:50:55 +00:00
..
array
Make std::array typedef tests more portable.
2016-06-30 04:54:00 +00:00
deque
Make default_noexcept.pass.cpp container tests more portable. Patch from STL@microsoft.com
2016-06-26 20:21:22 +00:00
forwardlist
Make default_noexcept.pass.cpp container tests more portable. Patch from STL@microsoft.com
2016-06-26 20:21:22 +00:00
list
Make default_noexcept.pass.cpp container tests more portable. Patch from STL@microsoft.com
2016-06-26 20:21:22 +00:00
vector
Implement LWG#2596: 'vector::data() should use addressof'
2016-06-30 15:50:55 +00:00
vector.bool
Fix unary_function inheritance assumption. Patch from STL@microsoft.com
2016-06-30 04:28:12 +00:00
nothing_to_do.pass.cpp
…