An open API service indexing awesome lists of open source software.

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.

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