YACLib
C++ library for concurrent tasks execution
Loading...
Searching...
No Matches
expected.hpp File Reference
#include <yaclib/fwd.hpp>
#include <yaclib/util/type_traits.hpp>
#include <exception>
#include <expected>
#include <type_traits>
#include <utility>
Include dependency graph for expected.hpp:

Go to the source code of this file.

Classes

struct  yaclib_ext::ExpectedTrait< E >
 Result trait that plugs std::expected<V, E> into yaclib,. More...
 

Namespaces

namespace  yaclib_ext