Struct FixedRingBuffer.Range
Constructors
Name | Description |
---|---|
this |
Fields
Name | Type | Descrption |
---|---|---|
m_buffer | ReturnTypeString.T[] | |
m_start | size_t | |
m_length | 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.