1. Home
  2. Browse
  3. indirect-value

indirect-value

v2023-06-01#0Latest

An indirect value-type for C++

Install

Run the following Vcpkg command to install the port.

vcpkg install indirect-value

Usage

The package indirect-value provides CMake targets:

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

Dependencies

See source

Version

v2023-06-01#0

Publication

Supports

All

GitHub

jbcoe/indirect_value82

Subtree

537780d3d0

License

MIT

Definition

Manifest