src/vt/utils/container/circular_buffer.h file

Namespaces

namespace vt
namespace vt::util
namespace vt::util::container

Classes

template<typename T, int capacity>
struct vt::util::container::CircularBuffer