/execution_queue

A C++ utility for delegating function/method calls to an execution queue.

Primary LanguageC++

execution_queue

A C++ utility for delegating function/method calls to an execution queue.

build

Build using Cast - my home brewed build system.

cast

build and run unit tests

cast check

building conan package

conan create . <user>/<channel>