Difference between revisions of "C++20"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
! Feature !! Since !! Can use? !! Comment | ! Feature !! Since !! Can use? !! Comment | ||
|- | |- | ||
| <code>std::span</code> || C++20 || | | <code>std::span</code> || C++20 || style="background: lightgreen;" | from 1.3? || Handle buffers like standard library containers without risk of overflow. (OK on MacOS) | ||
|} | |} |