github eliaskosunen/scnlib v0.1.1
0.1.1

latest releases: v4.0.1, v4.0.0, v3.0.2...
pre-release7 years ago

Quick bugfix release

  • Add more examples
  • Fix #8: Fix segfault when using scn::cstdin() or scn::wcstdin(),
    caused by the copy and move constructor of small_vector setting data pointer to nullptr
    if copying/moving from an empty small_vector.
    (Thanks @SuperWig for reporting!)
  • Fix compilation error when using scn::ranges::get_value.
  • Fix a badge in README (thanks @p1v0t)

Don't miss a new scnlib release

NewReleases is sending notifications on new releases.