Releases: bitwizeshift/string_view-standalone
Releases · bitwizeshift/string_view-standalone
1.1.0 Bugfix Release
This fixes various warnings and bugs surrounding the 'find' logic of string_view
Additionally, this implements the reverse iterator logic as well.
Initial Release
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.