You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/test/std/containers/views/span.objectrep
Louis Dionne a9b1043901 [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

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@357139 91177308-0d34-0410-b5e6-96231b3b80d8
6 years ago
..
as_bytes.pass.cpp Eradicate all the ptrdiff_ts in span left over from applying P1227. A couple of other minor cleanups. NFC 6 years ago
as_writable_bytes.fail.cpp [libc++] Rename span's as_writeable_bytes to as_writable_bytes 6 years ago
as_writable_bytes.pass.cpp [libc++] Rename span's as_writeable_bytes to as_writable_bytes 6 years ago