Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 676 Bytes

File metadata and controls

11 lines (8 loc) · 676 Bytes

cppext

A collection of C++ classes which are quite fundamental and thus considered inside ChimeraTK as an extension of C++. The classes might have different quality, some might be more experimental while others might be extensively tested.

Build Status codecov

The following classes are packaged inside this library:

  • future_queue (see future_queue.md)
  • semaphore (documentation still missing)
  • latch (documentation still missing)