daii.utils

Undocumented in source.

Members

Functions

fieldExpand
string fieldExpand()
Undocumented in source. Be warned that the author may not have intended to support it.
fieldsToParamListStr
string fieldsToParamListStr(uint count)
Undocumented in source. Be warned that the author may not have intended to support it.

Templates

ParamTypes
template ParamTypes(FuncType : FT*, FT)
Undocumented in source.
ReturnType
template ReturnType(FuncType : FT*, FT)
Undocumented in source.
Skip
template Skip(int count, T...)
Undocumented in source.
Take
template Take(int count, T...)
Undocumented in source.
isAllocator
template isAllocator(T)
Undocumented in source.
isClassOrIface
template isClassOrIface(T)
Undocumented in source.
isFunctionPointerType
template isFunctionPointerType(T : FT*, FT)
Undocumented in source.
isStaticAllocator
template isStaticAllocator(T)
Undocumented in source.

Meta