github martinmoene/span-lite v0.9.0
0.9.0

latest releases: v0.11.0, v0.10.3, v0.10.2...
3 years ago

Release 0.9.0 of span lite adds construction from iterators and improves detection of the presence of Class Template Argument Deduction (CTAD).

Additions:

  • Construct a span from two iterators or an iterator and a size with C++11 and later (#61, thanks @Ryan-rsm-McKenzie).

Changes:

  • Improve detection of the presence of C++17 Class Template Argument Deduction (CTAD, #48).

Fixes:

  • Fix to only use scoped enums with C++11 and later .

Don't miss a new span-lite release

NewReleases is sending notifications on new releases.