std::String::basic<Char, Traits>::operator[]
operator[]
Access character at index (mutable)
Signature
op [](self, index: size_t) -> &CharT
Specifiers
noexcept
operator[]
Access character at index (mutable)
op [](self, index: size_t) -> &CharT
noexcept