sparrow
0.7.0
Toggle main menu visibility
Main Page
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
Functions
a
b
c
d
e
f
g
h
i
m
n
o
r
s
t
u
v
w
Variables
a
d
e
h
i
l
o
s
t
Typedefs
a
b
c
d
e
f
g
i
l
m
n
p
r
s
t
v
Enumerations
Concepts
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
~
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
~
Variables
a
b
c
d
f
i
l
m
n
o
p
r
s
t
v
Typedefs
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Related Symbols
a
b
d
f
i
l
n
o
r
t
u
v
Files
File List
File Members
All
a
c
d
f
i
l
m
o
p
r
s
u
Functions
Macros
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Concepts
Loading...
Searching...
No Matches
sparrow::Format Concept Reference
#include <
format.hpp
>
Concept definition
template
<
typename
T>
concept
sparrow::Format
=
requires
(
const
T& t) { std::format(t, 1); }
sparrow::Format
Definition
format.hpp:67
Detailed Description
Definition at line
67
of file
format.hpp
.
sparrow
Format
Generated by
1.13.2