30 return std::make_exception_ptr(ex);
36 *excReturn = std::make_exception_ptr(ex);
41 return "this is a test";
45 return "this is a test";
void invoke(std::function< void()> f)
int returnCode(int value)
std::string returnStringNoExcept() noexcept
requires E e noexcept(noexcept(s.error(std::move(e))))
std::exception_ptr returnExceptionPtr()
void exceptionPtrReturnParam(std::exception_ptr *excReturn)
static const char *const value
std::string returnString()
int returnCodeNoExcept(int value) noexcept
static constexpr uint64_t data[1]