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/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con
Howard Hinnant 8c23819220 Expose accidentally removed __compressed_pair constructor taking piecewise_construct_t. This fixes http://llvm.org/bugs/show_bug.cgi?id=15918 .
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@181217 91177308-0d34-0410-b5e6-96231b3b80d8
13 years ago
..
F.pass.cpp license change 15 years ago
F_assign.pass.cpp license change 15 years ago
F_incomplete.pass.cpp Relax the complete-type checks that are happening under __invokable<Fp, Args...> to only check Fp, and not Args... . This should be sufficient to give the desired high quality diagnostics under both bind and function. And this allows a test reported by Rich E on cfe-dev to pass. Tracked by <rdar://problem/11880602>. 14 years ago
alloc.pass.cpp license change 15 years ago
alloc_F.pass.cpp Expose accidentally removed __compressed_pair constructor taking piecewise_construct_t. This fixes http://llvm.org/bugs/show_bug.cgi?id=15918 . 13 years ago
alloc_function.pass.cpp license change 15 years ago
alloc_nullptr.pass.cpp license change 15 years ago
alloc_rfunction.pass.cpp license change 15 years ago
copy.pass.cpp Correct for new rules regarding implicitly deleted special members. http://llvm.org/bugs/show_bug.cgi?id=10191 15 years ago
copy_assign.pass.cpp Correct for new rules regarding implicitly deleted special members. http://llvm.org/bugs/show_bug.cgi?id=10191 15 years ago
default.pass.cpp license change 15 years ago
nullptr_t.pass.cpp license change 15 years ago
nullptr_t_assign.pass.cpp license change 15 years ago