String

The String Library

\<string>

Strings are objects that represent sequences of characters.

This library include the string class and this class has various methods that allow us to perform string manipulation.


Children
  1. Capacity
  2. Element Access
  3. Modifiers
  4. String Operations