glenfe / span

Span
Boost Software License 1.0
2 stars 0 forks source link

Span

This library provides class template span, which is a view over a sequence of objects. It implements the C++20 standard library std::span facility. This implementation supports C++11 and higher.

License

Distributed under the Boost Software License, Version 1.0.