Iros
Loading...
Searching...
No Matches
present.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
di/container/string/utf8_encoding.h
"
4
#include "
di/format/present_encoded.h
"
5
6
namespace
di::format
{
7
constexpr
inline
auto
present
=
present_encoded<container::string::Utf8Encoding>
;
8
}
9
10
namespace
di
{
11
using
format::present
;
12
}
di::format
Definition
bounded_format_context.h:7
di::format::present
constexpr auto present
Definition
present.h:7
di::format::present_encoded
constexpr auto present_encoded
Definition
present_encoded.h:22
di
Definition
zstring_parser.h:9
present_encoded.h
utf8_encoding.h
libs
di
include
di
format
present.h
Generated by
1.13.0