[libc] Add string construct/assign from string_view
commit51f91e104559a4a59adf09eb54f756c8f7b66a28
authorGuillaume Chatelet <gchatelet@google.com>
Thu, 3 Aug 2023 13:25:24 +0000 (3 13:25 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Thu, 3 Aug 2023 13:25:53 +0000 (3 13:25 +0000)
tree087bc46d90d7e6205049c3928fd6ddaa01dc4ae5
parent055893beacb34441467eb997a270a620c57c138f
[libc] Add string construct/assign from string_view
libc/src/__support/CPP/string.h
libc/test/src/__support/CPP/string_test.cpp