...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Return the key of this element.
string_view
const
key() const noexcept;
After construction, the key may not be modified.
Constant.
No-throw guarantee.