Usage #include <cbuffer.h> class Rotary { public: // something private: CBuffer<ROTARY_ENCODER_SENSE_t> buffer_; };