mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 20:46:41 +08:00
5 lines
315 B
Plaintext
5 lines
315 B
Plaintext
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.
|