Struct FreeListRef!(T,bool INIT = true)
Fields
Field name | Field Type | Descrption |
---|---|---|
ElemSize | void | |
m_object | TR | |
m_magic | size_t |
Methods
Method name | Description |
---|---|
opAssign | |
clear | |
get | |
get | |
refCount |
Templates
Template name | Description |
---|---|
opCall |
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.