github martinmoene/span-lite v0.8.0
0.8.0

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

This release of span lite contains the following changes and fixes.

Additions

  • Add span iterator deduction guide (#61, thanks @Ryan-rsm-McKenzie)
  • Add 'Tweak header' support via <nonstd/span.tweak.hpp>, see nonstd-lite-project 44
  • Add TortoiseGit integration with GitHub issues
  • Add .editorconfig, .gitattributes

Changes

  • Change 'on conan' link to refer to conan center
  • Prevent -Wtype-limits for index check (#62, #63, thanks @mjacobse)
  • Avoid MSVC 14.1 (VS 2017) warning C4307 (#59, thanks @vlovich)
  • For MSVC 12.0 (VS2013, _MSC_VER:1800) fall back on previous behavior of span_REQUIRES_T()

Fixes

Don't miss a new span-lite release

NewReleases is sending notifications on new releases.