Completes P0357R3, which was merged into the C++20 Working Draft in San Diego.
Details
Details
Diff Detail
Diff Detail
- Repository
- rCXX libc++
- Build Status
Buildable 25159 Build 25158: arc lint + arc unit
Paths
| Differential D54722
[libcxx] Make sure reference_wrapper works with incomplete types ClosedPublic Authored by ldionne on Nov 19 2018, 1:08 PM.
Details Summary Completes P0357R3, which was merged into the C++20 Working Draft in San Diego.
Diff Detail
Event TimelineHerald added subscribers: libcxx-commits, dexonsmith, jkorous, christof. · View Herald TranscriptNov 19 2018, 1:08 PM Closed by commit rCXX357423: [libcxx] Make sure reference_wrapper works with incomplete types (authored by ldionne). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 174674 libcxx/test/std/utilities/function.objects/refwrap/refwrap.helpers/cref.incomplete.pass.cpp
libcxx/test/std/utilities/function.objects/refwrap/refwrap.helpers/ref.incomplete.pass.cpp
libcxx/test/std/utilities/function.objects/refwrap/refwrap.const/ctor.incomplete.pass.cpp
libcxx/test/std/utilities/function.objects/refwrap/refwrap.invoke/invoke.incomplete.fail.cpp
libcxx/www/cxx2a_status.html
|