Skip to Content

cppvrf v1.1.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

# Changelog

  • 06c584f [cppvrf] Add new port (#49657)

# Source