Searched defs:cantFail (Results 1 – 1 of 1) sorted by relevance
386 inline void cantFail(Error Err) { in cantFail() function393 template <typename T> T cantFail(Expected<T> E) { in cantFail() function401 template <typename T> T &cantFail(Expected<T &> E) { in cantFail() function