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
2b9f48afdd67dcfdd37d7afe6a34059cd390fc21
clang-p2996
/
libcxx
/
test
/
std
/
containers
/
container.adaptors
/
queue
/
queue.defn
History
Marshall Clow
63b560be69
Change the return type of emplace_[front|back] back to void when building with C++14 or before. Resolves PR31680.
...
llvm-svn: 292990
2017-01-24 23:09:12 +00:00
..
assign_copy.pass.cpp
…
assign_move.pass.cpp
…
back_const.pass.cpp
…
back.pass.cpp
…
emplace.pass.cpp
Change the return type of emplace_[front|back] back to void when building with C++14 or before. Resolves PR31680.
2017-01-24 23:09:12 +00:00
empty.pass.cpp
…
front_const.pass.cpp
…
front.pass.cpp
…
pop.pass.cpp
…
push_rv.pass.cpp
…
push.pass.cpp
…
size.pass.cpp
…
swap.pass.cpp
…
types.fail.cpp
…
types.pass.cpp
…