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

Go to the source code of this file.

Namespaces

namespace  restinio
 

Typedefs

template<typename... Types>
using restinio::variant_t = nonstd::variant< Types... >