Searched refs:just_error (Results 1 – 3 of 3) sorted by relevance
41 return just_error(static_cast<_Error&&>(__err2)); in operator ()()
115 inline constexpr just_error_t just_error{}; variable
234 inline constexpr auto just_error = stdexec::just_error; variable