Skip to content

Releases: bitwizeshift/string_view-standalone

1.1.0 Bugfix Release

01 Mar 03:48
58e659d

Choose a tag to compare

This fixes various warnings and bugs surrounding the 'find' logic of string_view

Additionally, this implements the reverse iterator logic as well.

Initial Release

07 Sep 02:16

Choose a tag to compare

This is the first official release of the string_view standalone library. Attached is also a single all-in-one header file for easy use.