Skip to content

str-viewv0.8.1

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)

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Alex G. Lopez's avatarAlex G. Lopez
  • toge's avatartoge
  • Weihang Ding's avatarWeihang Ding

#Changelog