std::string syten::prepare_exception_message | ( | std::string_view const | cond, |
std::string_view const | file, | ||
std::string_view const | line | ||
) |
Prepares the exeption message and returns it as a std::string
.
References std::stringstream::str().
Referenced by issue_error().