From 91c12c1c325687c38e3e0048febc430f2b6318b2 Mon Sep 17 00:00:00 2001 From: "A. Jiang" Date: Thu, 7 Nov 2024 18:50:10 +0800 Subject: [PATCH] [reverse.iter.cons] Removed redundant wording --- source/iterators.tex | 3 --- 1 file changed, 3 deletions(-) diff --git a/source/iterators.tex b/source/iterators.tex index e1c8f73ad0..5d46f37e64 100644 --- a/source/iterators.tex +++ b/source/iterators.tex @@ -3318,9 +3318,6 @@ \effects Value-initializes \tcode{current}. -Iterator operations applied to the resulting iterator have defined behavior -if and only if the corresponding operations are defined on a value-initialized iterator of type -\tcode{Iterator}. \end{itemdescr} \indexlibraryctor{reverse_iterator}%