Skip to Content

concurrencpp v0.1.7

Created
Updated

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

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • chausner's avatar chausner
  • Mengna Li's avatar Mengna Li
  • Cheney Wang's avatar Cheney Wang
  • gotnone's avatar gotnone

# Changelog

  • 8c228c8 [arrow/concurrencpp/qtwebengine] Fix error C2039: 'string': is not a member of 'std' (#39160)
  • b83d863 [concurrencpp] Update to 0.1.7 (#32646)
  • a293ce5 Fix [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)

# Source