Skip to content

Commit 7fe0632

Browse files
tomaszkamjwakely
andauthored
Update xml/issue4058.xml
Co-authored-by: Jonathan Wakely <[email protected]>
1 parent 5cc565a commit 7fe0632

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xml/issue4058.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ which is SFINAE-friendly,
3737
<note>2025-10-23; Reflector poll; Status changed: New &rarr; LEWG and P3.</note>
3838
<p>
3939
There is support for both having `std::to_address` SFINAE friendly,
40-
and producing hard error early, for iterators that define they concept
41-
contigous but fail to statisfy the concept due providing `operator->()`.
40+
and producing hard error early, for iterators that define `iterator_concept`
41+
as contiguous but fail to satisfy the concept due to not providing `operator->()`.
4242
LEWG should decide on which direction is preffered.
4343
</p>
4444
</discussion>

0 commit comments

Comments
 (0)