Skip to Content

str-view v0.5.4

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

# Changelog

  • c892a5d [str-view] v0.5.4 adds fanalyzer and sanitizer fixes (#42035)
  • 61f92d8 [str-view] Version 0.5.0 brings upstream API changes (#40482)
  • dc954f0 [str-view] Install configuration updates 0.4.0 (#40284)
  • cacf599 [str-view] Fix str-view sha512 (#40112)
  • 482ee0e [str-view] Add new port str-view (#39872)

# Source