RESTinio
Loading...
Searching...
No Matches
restinio
string_view.hpp
Go to the documentation of this file.
1
/*
2
restinio
3
*/
4
5
/*!
6
Adoption for std::string_view (c++17).
7
*/
8
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
sendfile_operation_default.ipp:12
Generated by
1.14.0