Searched defs:ResultError (Results 1 – 1 of 1) sorted by relevance
83 struct ResultError { struct85 ResultError(T&& error_string, int error_errno) in ResultError() argument92 inline std::ostream& operator<<(std::ostream& os, const ResultError& t) { argument