Easy Navigation
Loading...
Searching...
No Matches
CircularBuffer< T >::DebugSlotView Struct Reference

#include <CircularBuffer.hpp>

Collaboration diagram for CircularBuffer< T >::DebugSlotView:

Public Attributes

bool has_value
 
const T & value
 

Member Data Documentation

◆ has_value

template<typename T>
bool has_value

◆ value

template<typename T>
const T& value

The documentation for this struct was generated from the following file: