Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
c7fc93946c60a8f72c9fb75da63be7166d88c3f3
/
libcxx
/
test
/
std
/
utilities
/
function.objects
/
func.invoke
d29b12e
[libcxx] [test] Make files consistently end with newlines, NFC.
by Stephan T. Lavavej
· 8 years ago
498ee00
Add void_t and invoke feature test macros
by Eric Fiselier
· 9 years ago
7a580d0
Don't use C++17 terse static assert. Patch from STL@microsoft.com
by Eric Fiselier
· 9 years ago
c1d08ff
Suppress unused warnings in std::invoke tests.
by Eric Fiselier
· 9 years ago
5725756
Add C++17 std::not_fn negator.
by Eric Fiselier
· 9 years ago
2152fd7
Implement LWG issue 2219 - support reference_wrapper in INVOKE
by Eric Fiselier
· 10 years ago
d1180f4
Fix typo I just introduced.
by Marshall Clow
· 10 years ago
bfba968
Explicitly #include <utility> so that we get std::move. Thanks to Walter for the bug report.
by Marshall Clow
· 10 years ago
16270a0
Remove non-ascii characters
by Eric Fiselier
· 10 years ago
5be4512
Implement n4169 - Add invoke function template
by Eric Fiselier
· 10 years ago