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