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.4#0
Nov 11, 2024
All
agl-alexglopez/str_view0
github.com/agl-alexglopez/str_view
c892a5d7ff
MIT
Manifest