Hacker News new | ask | show | jobs
by cv5005 40 days ago
std span is not bounds checked.
1 comments

It is when enabling the respective compiler switches for hardned standard library.

Even better in C++26.