logoalt Hacker News

gignicotoday at 12:49 PM1 replyview on HN

Afaik std::span does not need anything that was not in C++98 already, or am I missing something?


Replies

locknitpickertoday at 1:09 PM

> Afaik std::span does not need anything that was not in C++98 already, or am I missing something?

You're missing the fact that following C++98 it took around 13 years to get the next version of the standard published delivered.