TypeInfo_Inout

Undocumented in source.
class TypeInfo_Inout : TypeInfo_Const

Inherited Members

From TypeInfo_Const

getHash
size_t getHash(void* )
Undocumented in source. Be warned that the author may not have intended to support it.
base
TypeInfo base;
Undocumented in source.
equals
bool equals(void* p1, void* p2)
Undocumented in source. Be warned that the author may not have intended to support it.
tsize
size_t tsize [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
next
inout(TypeInfo) next [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
initializer
const(void)[] initializer()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta