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