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
17ad62be94de44f04475e47f1d8a783a59a591c5
clang-p2996
/
libcxx
/
test
/
std
/
experimental
History
Marshall Clow
a3d37f0716
Remove more of the std::experimental bits that are now in std::. All the _v type aliases, conjunction/disjunction, apply, etc. See
https://libcxx.llvm.org/TS_deprecation.html
...
llvm-svn: 324423
2018-02-06 23:13:48 +00:00
..
algorithms
/alg.search
Remove std::experimental::sample; use std::sample instead. See
https://libcxx.llvm.org/TS_deprecation.html
2018-02-01 16:36:08 +00:00
filesystem
Implement LWG 3014 - Fix more noexcept issues in filesystem.
2018-02-04 07:35:36 +00:00
func
[libcxx] [test] Untabify, NFC.
2017-07-29 00:55:10 +00:00
iterator
[libcxx] [test] Untabify, NFC.
2017-07-29 00:55:10 +00:00
language.support
/support.coroutines
[libcxx] [test] Change comments to say C++ instead of c++. NFC.
2017-07-29 00:55:35 +00:00
memory
[libcxx] [test] Make files consistently end with newlines, NFC.
2017-07-29 00:55:22 +00:00
utilities
Remove more of the std::experimental bits that are now in std::. All the _v type aliases, conjunction/disjunction, apply, etc. See
https://libcxx.llvm.org/TS_deprecation.html
2018-02-06 23:13:48 +00:00
nothing_to_do.pass.cpp
Remove <experimental/string_view>; use <string_view> instead. See
https://libcxx.llvm.org/TS_deprecation.html
2018-02-05 23:43:34 +00:00