Skip to Content

cppvrf v1.6.0

Created
Updated

VRF implementation library in C++20

# Usage

cppvrf provides CMake targets:

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

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No transitive dependencies.

# Host Dependencies

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Radames Cruz's avatar Radames Cruz
  • toge's avatar toge

# Changelog

  • 2913df2 [cppvrf] update to 1.6.0 (#50363)
  • 4f2cca8 [cppvrf] Update cppvrf to version 1.4 (#50280)
  • 06c584f [cppvrf] Add new port (#49657)

# Source