llvm-project/libcxx/test/std/concepts
Christopher Di Bella 8d4af1b6e0 [libcxx] adds concept std::regular
Implements parts of:
    - P0898R3 Standard Library Concepts
    - P1754 Rename concepts to standard_case for C++20, while we still can

Depends on D97911

Reviewed By: EricWF, #libc, Quuxplusone

Differential Revision: https://reviews.llvm.org/D98154
2021-03-12 08:54:03 -08:00
..
callable [libcxx] fixes up some [concepts]-related code 2021-03-04 22:09:43 -08:00
comparison [libcxx] fixes up some [concepts]-related code 2021-03-04 22:09:43 -08:00
concept.constructible [libc++] Implements concept constructible_from 2021-01-28 18:32:47 +01:00
concept.default.init [libcxx][test] Don't require Container<cv T> extension on non-libc++ 2021-02-26 13:40:22 -08:00
concept.destructible [libc++] Remove invalid C++20 code from a test. 2021-01-23 20:10:17 +01:00
lang [libcxx] adds concept std::movable 2021-03-11 19:27:43 -08:00
object [libcxx] adds concept std::regular 2021-03-12 08:54:03 -08:00