Skip to content

Commit

Permalink
[diff.cpp20.utilities] hyphenate bit-fields
Browse files Browse the repository at this point in the history
  • Loading branch information
Eisenwave committed Aug 20, 2023
1 parent a272b7c commit 84d1f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/compatibility.tex
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@
that do not support iteration when const-qualified and
that are not copyable.
\effect
Valid \CppXX{} code that passes bit fields to formatting functions
Valid \CppXX{} code that passes bit-fields to formatting functions
may become ill-formed.
For example:
\begin{codeblock}
Expand Down

0 comments on commit 84d1f30

Please sign in to comment.