[libc] Allow span views over mutable data
authorGuillaume Chatelet <gchatelet@google.com>
Mon, 22 Aug 2022 09:42:53 +0000 (09:42 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Mon, 22 Aug 2022 09:43:08 +0000 (09:43 +0000)
commitf890f80d67664b2d7ddb2acae5b29ac5e8a88950
tree1d5ed18fecc26e181f2a8173e05edadcbeb61fe6
parent3c2cb8e2f09b4ed48c83bda2551de82f2ded1d1d
[libc] Allow span views over mutable data
libc/src/__support/CPP/span.h
libc/test/src/__support/CPP/span_test.cpp