github martinmoene/string-view-lite v1.7.0
1.7.0

20 months ago

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

Additions:

Fixes:

  • Fix prevention to construct, convert from nullptr for presence of =delete, p2166 (#47).
  • Fix check for stream to use sentry (#46, thanks mprather).
  • Fix parameter type from char to CharT for older compilers (#45, thanks @Elite-stay).
  • Fix link to LLVM libc++ implementation of string_view (thanks @striezel, #44).
  • Fix typos in string_view.hpp (thanks @striezel, #43).
  • Fix identical mangled names for clang on Windows (#40, thanks @nickhutchinson).

Changes:

Don't miss a new string-view-lite release

NewReleases is sending notifications on new releases.