Skip to content

concurrencppv0.1.7

Updated

concurrencpp is a tasking library for C++ allowing developers to write highly concurrent applications easily and safely by using tasks, executors and coroutines.

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • chausner's avatarchausner
  • Mengna Li's avatarMengna Li
  • Cheney Wang's avatarCheney Wang
  • gotnone's avatargotnone
  • Lily Wang's avatarLily Wang

#Changelog

  • 389e18e[many ports 1] Include <chrono> for system_clock and high_resolution_clock (#42399)
  • 8c228c8[arrow/concurrencpp/qtwebengine] Fix error C2039: 'string': is not a member of 'std' (#39160)
  • b83d863[concurrencpp] Update to 0.1.7 (#32646)
  • a293ce5Fix [concurrencpp] build failure (#32035) (#32037)
  • 48f861d[concurrencpp] Fix error C2039: 'numeric_limits': is not a member of 'std' (#32121)
  • 40a3541[concurrencpp] Update to 0.1.6 (#30342)
  • f6db241[concurrencpp] Update to 0.1.5 (#26963)
  • a425267[concurrencpp] fix supports (#25884)
  • 6739ac6[concurrencpp] Update to 0.1.4 (#23880)
  • cda50b3[David-Haim/concurrencpp] Add new port (#19997)