vcpkg/ports/libcds/CONTROL

5 lines
315 B
Plaintext
Raw Normal View History

2018-02-28 01:42:50 +08:00
Source: libcds
Version: 2.3.2
Build-Depends: boost-system, boost-thread
Description: a collection of concurrent containers that don't require external (manual) synchronization for shared access, and safe memory reclamation (SMR) algorithms like Hazard Pointer and user-space RCU that is used as an epoch-based SMR.