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

https://github.com/pavelkryukov/safe_string_view

Function checking if std::string_view is consumable by C code
https://github.com/pavelkryukov/safe_string_view

Last synced: 7 months ago
JSON representation

Function checking if std::string_view is consumable by C code

Awesome Lists containing this project

README

          

# safe_string_view

Function checking if `std::string_view` is correctly consumable by C code.