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
Differential D93461
[libc++] Implements concept default_initializable. Mordante on Dec 17 2020, 8:16 AM. Authored by
Details
Implements:
Implements parts of:
Depends on D91986
Diff Detail
Event TimelineComment Actions This LGTM except for the nitpick.
Comment Actions
|