RESTinio
Loading...
Searching...
No Matches
Namespaces | Typedefs
expected.hpp File Reference
#include <nonstd/expected.hpp>

Go to the source code of this file.

Namespaces

namespace  restinio
 

Typedefs

template<typename T , typename E >
using restinio::expected_t = nonstd::expected<T, E>