1. Home
  2. Browse
  3. str-view

str-view

v0.5.4#0Latest

A simple, robust, and convenient library for read-only string handling in C.

Install

Run the following Vcpkg command to install the port.

vcpkg install str-view

Usage

str_view provides CMake targets:

find_package(str_view CONFIG REQUIRED)

target_link_libraries(main PRIVATE str_view::str_view)

Dependencies

See source

Version

v0.5.4#0

Publication

Supports

All

GitHub

agl-alexglopez/str_view0

Homepage

github.com/agl-alexglopez/str_view

Subtree

c892a5d7ff

License

MIT

Definition

Manifest