llvm-project/libcxx/test/std/containers/views/span.objectrep
Louis Dionne 7cd0dad834 [libc++] Rename span's as_writeable_bytes to as_writable_bytes
Summary: The Standard says as_writable_bytes.

Reviewers: mclow.lists, EricWF

Subscribers: christof, jkorous, dexonsmith, libcxx-commits

Differential Revision: https://reviews.llvm.org/D59882

llvm-svn: 357139
2019-03-28 01:27:52 +00:00
..
as_bytes.pass.cpp Eradicate all the ptrdiff_ts in span left over from applying P1227. A couple of other minor cleanups. NFC 2019-03-06 03:59:44 +00:00
as_writable_bytes.fail.cpp [libc++] Rename span's as_writeable_bytes to as_writable_bytes 2019-03-28 01:27:52 +00:00
as_writable_bytes.pass.cpp [libc++] Rename span's as_writeable_bytes to as_writable_bytes 2019-03-28 01:27:52 +00:00