Namespaces
Variants
Actions

Talk:cpp/string/basic string view/copy

From cppreference.com

It's unclear if copy is expected to insert a null-terminator in the destination buffer or not -- I have seen an implementation that does.