Louis Dionne
|
d8ae8539a7
[libc++] Use std::is_nothrow_callable for std::invoke according to LWG 2807
|
6 years ago |
JF Bastien
|
e15dd4e32e
Support tests in freestanding
|
6 years ago |
Chandler Carruth
|
7c3769df62
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
Eric Fiselier
|
a431a3abc5
Don't use C++17 terse static assert. Patch from STL@microsoft.com
|
9 years ago |
Eric Fiselier
|
91a5c559ba
Suppress unused warnings in std::invoke tests.
|
9 years ago |
Eric Fiselier
|
c230822a61
Add C++17 std::not_fn negator.
|
9 years ago |
Eric Fiselier
|
134ff65b8f
Implement LWG issue 2219 - support reference_wrapper in INVOKE
|
9 years ago |
Marshall Clow
|
e1c5c419f5
Fix typo I just introduced.
|
9 years ago |
Marshall Clow
|
a28344c08b
Explicitly #include <utility> so that we get std::move. Thanks to Walter for the bug report.
|
9 years ago |
Eric Fiselier
|
83de1012a9
Remove non-ascii characters
|
10 years ago |
Eric Fiselier
|
22dff5382a
Implement n4169 - Add invoke function template
|
10 years ago |