1. Home
  2. Browse
  3. string-lite

string-lite

v0.0.0#0Latest

String algorithms for C+11 and later in a single-file header-only library

Install

Run the following Vcpkg command to install the port.

vcpkg install string-lite

Usage

string-lite provides CMake targets:

find_package(string-lite CONFIG REQUIRED)

target_link_libraries(main PRIVATE string-lite::string-lite)

Dependencies

See source

Version

v0.0.0#0

Publication

Supports

All

GitHub

martinmoene/string-lite

Homepage

github.com/martinmoene/string-lite

Subtree

714fae11f7

License

BSL-1.0

Definition

Manifest