1. Home
  2. Browse
  3. libguarded

libguarded

v2.0.1#0Latest

Header-only library for multithreaded programming.

Install

Run the following Vcpkg command to install the port.

vcpkg install libguarded

Usage

CsLibGuarded provides CMake targets:

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

Dependencies

See source

Version

v2.0.1#0

Publication

Supports

All

GitHub

copperspice/cs_libguarded

Homepage

github.com/copperspice/libguarded

Subtree

8beb814314

License

BSD-2-Clause

Definition

Manifest