Return a string pointer if this is a string, else return nullptr
string
nullptr
string const* if_string() const noexcept; » more... string* if_string() noexcept; » more...
more...