Implements:
- LWG3149 DefaultConstructible should require default initialization
Implements parts of:
- P0898R3 Standard Library Concepts
- P1754 Rename concepts to standard_case for C++20, while we still can
Depends on D91986
Paths
| Differential D93461
[libc++] Implements concept default_initializable. ClosedPublic Authored by Mordante on Dec 17 2020, 8:16 AM.
Details
Summary Implements:
Implements parts of:
Depends on D91986
Diff Detail
Event TimelineComment Actions This LGTM except for the nitpick.
This revision now requires changes to proceed.Jan 28 2021, 10:58 AM Mordante marked an inline comment as done. Comment Actions
This revision is now accepted and ready to land.Jan 28 2021, 12:41 PM This revision was landed with ongoing or failed builds.Feb 1 2021, 10:13 AM Closed by commit rG3ffc53ba1627: [libc++] Implements concept default_initializable. (authored by Mordante). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 319935 libcxx/docs/Cxx2aStatusIssuesStatus.csv
libcxx/include/concepts
libcxx/test/std/concepts/concept.default.init/default_initializable.compile.pass.cpp
libcxx/test/std/concepts/concept.default.init/default_initializable.verify.cpp
|
clang-format suggested style edits found: