Searched defs:ErrCode (Results 1 – 1 of 1) sorted by relevance
38 constexpr auto ErrCode() const { return std::min(ret, 0); } in ErrCode() function49 constexpr int ErrCode() { return error_code; } in ErrCode() function