1. Home
  2. Browse
  3. str-view

str-view

v0.5.0#0Latest

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

Install

Run the following Vcpkg command to install the port.

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.0#0

Publication

Supports

All

GitHub

agl-alexglopez/str_view0

Homepage

github.com/agl-alexglopez/str_view

Subtree

61f92d8de9

License

MIT

Definition

Manifest