str-viewv0.8.1
- Updated
A simple, robust, and convenient library for read-only string handling in C.
- Project website: https://github.com/agl-alexglopez/str_view
#Usage
str_view provides CMake targets:
find_package(str_view CONFIG REQUIRED)
target_link_libraries(main PRIVATE str_view::str_view)#Supported Platforms
All platforms supported.
#Features
No features defined.
#Dependencies
No dependencies.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Alex G. Lopez
toge
Weihang Ding