[libc] Allow construction of const span from mutable span
authorGuillaume Chatelet <gchatelet@google.com>
Mon, 22 Aug 2022 08:54:13 +0000 (08:54 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Mon, 22 Aug 2022 08:54:31 +0000 (08:54 +0000)
commite5d5146323ffaa13eb5185616c6ae5c36b69352d
tree07d5c6a3046318b820e28867bcdb6dfd88276c66
parent1d66c5ebbc43cb8c08e5aa54310b7b09d965a808
[libc] Allow construction of const span from mutable span
libc/src/__support/CPP/span.h
libc/src/__support/CPP/type_traits.h
libc/test/src/__support/CPP/span_test.cpp