|
distortos
v0.7.0
object-oriented C++ RTOS for microcontrollers
|
QueueFunctor class header. More...
#include "estd/TypeErasedFunctor.hpp"Go to the source code of this file.
Classes | |
| class | distortos::internal::QueueFunctor |
| QueueFunctor is a type-erased interface for functors which execute some action on queue's storage (like copy-constructing, swapping, destroying, emplacing, ...). More... | |
Namespaces | |
| distortos | |
| Top-level namespace of distortos project. | |
| distortos::internal | |
| Internals of distortos project - should not be used directly! | |
QueueFunctor class header.