Struct FixedAppender!(ArrayType : E[], ulong NELEM, E)
Fields
Name | Type | Description |
---|---|---|
m_data | FixedAppender.ElemType[NELEM] | |
m_fill | size_t |
Methods
Name | Description |
---|---|
clear | |
data | |
put | |
put |
Aliases
Name | Description |
---|---|
ElemType |
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.