qpcpp icon indicating copy to clipboard operation
qpcpp copied to clipboard

QP/C++ Real-Time Embedded Framework/RTOS for embedded systems based on active objects (actors) and hierarchical state machines

Results 1 qpcpp issues
Sort by recently updated
recently updated
newest added

I discovered `QEVT_DYN_CTOR` by looking at the definition of `Q_NEW` in the `qp.hpp` header. It was really difficult for me to discover that it is explained in the documentation of...