Skip to Content

str-view v0.7.7

Created
Updated

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

# Usage

str_view provides CMake targets:

find_package(str_view CONFIG REQUIRED)
target_link_libraries(main PRIVATE str_view::str_view) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Alex G. Lopez's avatar Alex G. Lopez
  • toge's avatar toge
  • Weihang Ding's avatar Weihang Ding

# Changelog

# Source