Skip to content

std::String::basic<Char, Traits>::raw_string

raw_string

Returns reference to underlying C++ string

Signature

raw_string(self) -> &string_t

Specifiers

  • noexcept

See Also

Back to basic<Char, Traits>