...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Return a pointer to the string.
constexpr pointer data(); »more...
constexpr const_pointer data() const; »more...