28
Text processing library
[text]
28.5
Formatting
[format]
28.5.9
Tuple formatter
[format.tuple]
Table 111: Meaning of
tuple-type
options
[tab:formatter.tuple.type]
🔗
Option
Requirements
Meaning
🔗
m
sizeof
.
.
.
(
Ts
)
=
=
2
Equivalent to:
set_separator
(
STATICALLY-WIDEN
<
charT
>
(
": "
)
)
; set_brackets
(
{
}
,
{
}
)
;
🔗
n
none
Equivalent to:
set_
brackets
(
{
}
,
{
}
)
;
🔗
none
none
No effects