Files
clang-p2996/libcxx/test/std/containers/views/trivially_copyable.compile.pass.cpp
Joe Loser 70d7bef1e8 [libc++] Verify span and string_view are trivially copyable
Implement P2251 which requires `span` and `basic_string_view` to be
trivially copyable. They already are - this just adds tests to bind that
behavior.

Reviewed By: ldionne, Quuxplusone, Mordante, #libc

Differential Revision: https://reviews.llvm.org/D111197
2021-10-11 14:29:09 -04:00

593 B