RESTinio
Namespaces | Typedefs
expected.hpp File Reference
#include <nonstd/expected.hpp>

Go to the source code of this file.

Namespaces

 restinio
 

Typedefs

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