llvm-project/libcxx/test/std/concepts
Mark de Wever 3ffc53ba16 [libc++] Implements concept default_initializable.
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

Reviewed By: ldionne, #libc

Differential Revision: https://reviews.llvm.org/D93461
2021-02-01 19:13:24 +01:00
..
concept.constructible [libc++] Implements concept constructible_from 2021-01-28 18:32:47 +01:00
concept.default.init [libc++] Implements concept default_initializable. 2021-02-01 19:13:24 +01:00
concept.destructible [libc++] Remove invalid C++20 code from a test. 2021-01-23 20:10:17 +01:00
lang [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00