Skip to content

Commit 42305f6

Browse files
[readable.traits] Use "declare" for typedef-names
1 parent 1d18ff6 commit 42305f6

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
@@ -876,7 +876,7 @@
876876

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

0 commit comments

Comments
 (0)