You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind
Eric Fiselier f301a117e1 [libcxx] LWG2420 bits for bind<void> - Patch from K-Ballo
Implemented LWG2420 bits for bind<void>

Review: http://reviews.llvm.org/D10997


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@241967 91177308-0d34-0410-b5e6-96231b3b80d8
10 years ago
..
copy.pass.cpp Move test into test/std subdirectory. 11 years ago
invoke_function_object.pass.cpp Prevent ill-formed instantiation of __invoke_of<...> during the evaluation of a bind expression. Fixes PR22003. 11 years ago
invoke_int_0.pass.cpp Move test into test/std subdirectory. 11 years ago
invoke_lvalue.pass.cpp Get tests running with warnings. Fix warnings in headers and tests 11 years ago
invoke_rvalue.pass.cpp Move test into test/std subdirectory. 11 years ago
invoke_void_0.pass.cpp [libcxx] LWG2420 bits for bind<void> - Patch from K-Ballo 10 years ago
nested.pass.cpp Move test into test/std subdirectory. 11 years ago