martinmoene / span-lite

span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library
Boost Software License 1.0
497 stars 41 forks source link

Add at(index) per p1024 #12

Closed martinmoene closed 5 years ago

martinmoene commented 6 years ago

p1024- Usability Enhancements for std::span.