Y
Hacker News
new
|
ask
|
show
|
jobs
by
cv5005
40 days ago
std span is not bounds checked.
1 comments
pjmlp
40 days ago
It is when enabling the respective compiler switches for hardned standard library.
Even better in C++26.
link
Even better in C++26.