https://github.com/avakar/string_view
A string_view implementation in case your compiler doesn't provide one.
https://github.com/avakar/string_view
Last synced: about 2 months ago
JSON representation
A string_view implementation in case your compiler doesn't provide one.
- Host: GitHub
- URL: https://github.com/avakar/string_view
- Owner: avakar
- License: other
- Created: 2016-12-22T19:12:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-04T13:00:19.000Z (over 7 years ago)
- Last Synced: 2025-04-12T19:57:40.764Z (about 2 months ago)
- Language: CMake
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is a partial implementation of the [string_view][1] header that is
to become available with C++17.[1]: http://en.cppreference.com/w/cpp/header/string_view