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
b4fb705e77aaca2e71d1f262bb3ef06d79e1e8d2
clang-p2996
/
libcxx
/
test
/
std
/
utilities
/
function.objects
/
bind
/
func.bind
/
func.bind.isbind
History
Marshall Clow
7fc6a55688
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
...
llvm-svn: 362252
2019-05-31 18:35:30 +00:00
..
is_bind_expression_03.pass.cpp
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
2019-05-31 18:35:30 +00:00
is_bind_expression.pass.cpp
Make the test object callable. libstdc++'s bind checks that (libc++ currently does not). Thanks to Jonathan Wakely for the fix.
2019-04-24 15:33:55 +00:00
is_placeholder.pass.cpp
…