RESTinio
Namespaces | Typedefs
optional.hpp File Reference
#include "third_party/optional-lite/optional.hpp"

Go to the source code of this file.

Namespaces

namespace  restinio
 

Typedefs

template<class T >
using restinio::optional_t = nonstd::optional< T >