![]() |
Home | Libraries | People | FAQ | More |
Retrieves a reference to the underlying std::string
value or throws an exception.
const std::string&
as_string() const;
» more...
Retrieves a reference to the underlying std::string
value or throws an exception.
std::string&
as_string();
» more...