llvm-project/libcxx/test/std/concepts/concepts.lang
Louis Dionne 3b1325cbd3 [libc++][NFC] Remove stray whitespace
This might have helped align static_asserts originally, but it doesn't
anymore since we use LIBCPP_STATIC_ASSERT.
2021-04-28 15:34:38 -04:00
..
concept.assignable
concept.common
concept.commonref
concept.constructible
concept.convertible
concept.copyconstructible
concept.default.init [libc++][NFC] Remove stray whitespace 2021-04-28 15:34:38 -04:00
concept.derived
concept.destructible
concept.moveconstructible
concept.same
concept.swappable
concepts.arithmetic