mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 11:28:59 +08:00
dad8307618
* [stlab] update to v1.4.1 [stlab] update head reference * [stlab] fix osx build
6 lines
406 B
Plaintext
6 lines
406 B
Plaintext
Source: stlab
|
||
Version: 1.4.1
|
||
Description:
|
||
stlab is the ongoing work of what was Adobe’s Software Technology Lab.
|
||
The Concurrency library provides futures and channels, high level constructs for implementing algorithms that eases the use of multiple CPU cores while minimizing contention. This library solves several problems of the C++11 and C++17 TS futures.
|
||
Build-Depends: boost-variant (osx) |