Main Page | Class List | File List | Class Members

Rha::UnboundedQueue< T, C >::Configurator Struct Reference

UnboundedQueue configurator class. More...

#include <UnboundedQueue.hpp>


Detailed Description

template<class T, class C = std::deque<T>>
struct Rha::UnboundedQueue< T, C >::Configurator

UnboundedQueue configurator class.

UnboundedQueue is currently not configurable, hence this class is empty.


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