Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 806 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 806 Bytes

byte-span

Ubuntu Windows macOS

This is a std::span-like type for C++17 that makes working with byte ranges more convenient than std::span<(const)? std::byte, Extent>

License

This software is licensed under the Boost Software License - Version 1.0.