string-view-lite
A single-file header-only version of a C++17-like string_view
string-view lite is a single-file header-only library to provide a non-owning reference to a string. The library provides a C++17-like string_view for use with C++98 and later. If available, std::string_view is used, unless configured otherwise. Features and properties of string-view lite are ease of installation (single header), freedom of dependencies other than the standard library.
homepage ↗ github: martinmoene/string-view-lite
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| nest GitHub ↗ | 1.8.0 | 2 | 14 d | details › |
Versions & arches
Use flags of 1.8.0
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)