Skip to content

Commit 8fe4c26

Browse files
[readable.traits] Use "declare" for typedef-names
1 parent 65555c7 commit 8fe4c26

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
@@ -875,7 +875,7 @@
875875

876876
\pnum
877877
\begin{note}
878-
Some legacy output iterators define a nested type named \tcode{value_type}
878+
Some legacy output iterators declare a nested type named \tcode{value_type}
879879
that is an alias for \keyword{void}.
880880
These types are not \libconcept{indirectly_readable}
881881
and have no associated value types.

0 commit comments

Comments
 (0)