Skip to content

1.8.0

Latest
Compare
Choose a tag to compare
@martinmoene martinmoene released this 08 Jun 16:45

This release of string_view lite contains the following additions, fixes and changes.

Additions

Fixes

  • Fix build with gcc 4.9 as the first version of find() can't be constexpr then (#54, thanks @DerDakon).
  • Fix cmake config file to use @package_nspace@ (nonstd-lite issue 68).

Changes

Full Changelog: v1.7.0...v1.8.0