From a0a05e0e8c7c2e45ef837328341994e2cf3a4bc7 Mon Sep 17 00:00:00 2001 From: Hewill Kang Date: Sun, 14 Jun 2026 16:04:04 +0800 Subject: [PATCH] [range.join.view, range.join.with.view] Make the comment more smooth. --- source/ranges.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/ranges.tex b/source/ranges.tex index bffc0fde18..5bd28427d4 100644 --- a/source/ranges.tex +++ b/source/ranges.tex @@ -6789,7 +6789,7 @@ V @\exposid{base_}@ = V(); // \expos @\exposidnc{non-propagating-cache}@> @\exposidnc{outer_}@; // \expos, present only - // when \tcode{!\libconcept{forward_range}} + // if \tcode{\libconcept{forward_range}} is \tcode{false} @\exposidnc{non-propagating-cache}@> @\exposid{inner_}@; // \expos, present only // if \tcode{is_reference_v<\exposid{InnerRng}>} is \tcode{false} @@ -7323,7 +7323,7 @@ V @\exposid{base_}@ = V(); // \expos @\exposid{non-propagating-cache}@> @\exposid{outer_it_}@; // \expos, present only - // when \tcode{!\libconcept{forward_range}} + // if \tcode{\libconcept{forward_range}} is \tcode{false} @\exposid{non-propagating-cache}@> @\exposid{inner_}@; // \expos, present only // if \tcode{is_reference_v<\exposid{InnerRng}>} is \tcode{false} Pattern @\exposid{pattern_}@ = Pattern(); // \expos