Skip to content

Commit 8c9a527

Browse files
[readable.traits] Use "declare" for typedef-names
1 parent 2a7637f commit 8c9a527

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
@@ -890,7 +890,7 @@
890890

891891
\pnum
892892
\begin{note}
893-
Some legacy output iterators define a nested type named \tcode{value_type}
893+
Some legacy output iterators declare a nested type named \tcode{value_type}
894894
that is an alias for \keyword{void}.
895895
These types are not \libconcept{indirectly_readable}
896896
and have no associated value types.

0 commit comments

Comments
 (0)