File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change 15655
15655
\rSec3[formatter.requirements]{Formatter requirements}
15656
15656
15657
15657
\pnum
15658
- A type \tcode{F} meets the \defnnewoldconcept{BasicFormatter} requirements if:
15659
- \begin{itemize}
15660
- \item
15658
+ A type \tcode{F} meets the \defnnewoldconcept{BasicFormatter} requirements if
15661
15659
it meets the
15662
15660
\begin{itemize}
15663
15661
\item \oldconcept{DefaultConstructible} (\tref{cpp17.defaultconstructible}),
15667
15665
\item \oldconcept{Destructible} (\tref{cpp17.destructible})
15668
15666
\end{itemize}
15669
15667
requirements, and
15670
-
15671
- \item
15672
15668
the expressions shown in \tref{formatter.basic} are valid and
15673
15669
have the indicated semantics.
15674
- \end{itemize}
15675
15670
15676
15671
\pnum
15677
15672
A type \tcode{F} meets the \defnnewoldconcept{Formatter} requirements
You can’t perform that action at this time.
0 commit comments