Dynamical system model
Loading...
Searching...
No Matches
dsf::queue< T, Container > Class Template Reference
Inheritance diagram for dsf::queue< T, Container >:

Public Types

typedef Container::iterator iterator
typedef Container::const_iterator const_iterator

Public Member Functions

 queue (queue &&) noexcept=default
queue & operator= (queue &&) noexcept=default
 queue (const queue &)=delete
queue & operator= (const queue &)=delete
iterator begin ()
iterator end ()
const_iterator begin () const
const_iterator end () const
T & operator[] (size_t i)
const T & operator[] (size_t i) const

The documentation for this class was generated from the following file:
  • src/dsf/utility/queue.hpp