Skip to content

Commit 20d947a

Browse files
[readable.traits] Use "declare" for typedef-names
1 parent ce58ab9 commit 20d947a

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
@@ -902,7 +902,7 @@
902902

903903
\pnum
904904
\begin{note}
905-
Some legacy output iterators define a nested type named \tcode{value_type}
905+
Some legacy output iterators declare a nested type named \tcode{value_type}
906906
that is an alias for \keyword{void}.
907907
These types are not \libconcept{indirectly_readable}
908908
and have no associated value types.

0 commit comments

Comments
 (0)