Iros
Loading...
Searching...
No Matches
format_arg.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
di/format/format_context.h
"
4
#include "
di/vocab/variant/variant_like.h
"
5
6
namespace
di::concepts
{
7
template
<
typename
T>
8
concept
FormatArg
=
VariantLike<T>
;
9
}
di::concepts::FormatArg
Definition
format_arg.h:8
di::concepts::VariantLike
Definition
variant_like.h:37
format_context.h
di::concepts
Definition
any_storable.h:9
variant_like.h
libs
di
include
di
format
concepts
format_arg.h
Generated by
1.13.0