Skip to content

std::String::slice<Char, Traits>::slice (Constructor)

slice (Constructor)

Constructor from C-style string with size

Signature

slice(const CharT* str, size: size_t) noexcept

See Also

Back to slice<Char, Traits>