Provides an implementation of a 2 step buffer to handle current and last elements. More...
#include <array>Go to the source code of this file.
Classes | |
| class | jsa::cicuetea::DoubleBuffer< T > |
| A double-buffer implementation for storing and switching between two values. More... | |
Provides an implementation of a 2 step buffer to handle current and last elements.