RESTinio
Loading...
Searching...
No Matches
restinio
string_view.hpp
Go to the documentation of this file.
1
/*
2
restinio
3
*/
4
9
#pragma once
10
11
#include <string_view>
12
13
namespace
restinio
14
{
15
using
string_view_t
= std::string_view;
16
17
}
/* namespace restinio */
restinio
Definition
asio_include.hpp:21
restinio::string_view_t
std::string_view string_view_t
Definition
string_view.hpp:15
Generated by
1.10.0