Class AsyncExecutor
Defined in File async_integrator.hpp
Class Documentation
-
class AsyncExecutor
Simple async executor using standard C++ facilities only.
This replaces the complex communication system with a lightweight standard-library-only approach suitable for C++ standard inclusion.