Skip to content

Commit 88927ed

Browse files
[readable.traits] Use "declare" for typedef-names
1 parent ee5105c commit 88927ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/iterators.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -869,7 +869,7 @@
869869

870870
\pnum
871871
\begin{note}
872-
Some legacy output iterators define a nested type named \tcode{value_type}
872+
Some legacy output iterators declare a nested type named \tcode{value_type}
873873
that is an alias for \keyword{void}.
874874
These types are not \libconcept{indirectly_readable}
875875
and have no associated value types.

0 commit comments

Comments
 (0)