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
adda256a7dafe9bd34ec388ee625abfa94de1bc0
clang-p2996
/
libcxx
/
test
/
std
/
utilities
/
optional
/
optional.object
/
optional.object.assign
History
Marshall Clow
954014a0fa
Add a missing '__uncvref_t' to the SFINAE constraints for optional's assignment operator. Fixes PR38638. Thanks to Jonathan Wakely for the report
...
llvm-svn: 364574
2019-06-27 18:40:55 +00:00
..
assign_value.pass.cpp
Add a missing '__uncvref_t' to the SFINAE constraints for optional's assignment operator. Fixes PR38638. Thanks to Jonathan Wakely for the report
2019-06-27 18:40:55 +00:00
const_optional_U.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
copy.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
emplace_initializer_list.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
emplace.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
move.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
nullopt_t.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
optional_U.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00