Struct FixedRingBuffer.Range

Constructors

Name Description
this

Fields

Name Type Description
m_buffer T[]
m_length size_t
m_start size_t

Methods

Name Description
empty
front
popFront

Authors

Sönke Ludwig

Copyright

© 2012 RejectedSoftware e.K.

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.