A simple, robust, and convenient library for read-only string handling in C.
Run the following Vcpkg command to install the port.
vcpkg install str-view
str_view provides CMake targets:
find_package(str_view CONFIG REQUIRED)
target_link_libraries(main PRIVATE str_view::str_view)
v0.5.0#0
Aug 19, 2024
All
agl-alexglopez/str_view
github.com/agl-alexglopez/str_view
61f92d8de9
MIT
Manifest