llvm_hiwrap.util

Members

Functions

strToCArray
immutable(char*)* strToCArray(string[] arr)
Undocumented in source. Be warned that the author may not have intended to support it.
toD
string toD(LxMessage msg)

Beware, the data is duplicated and thus slightly inefficient.

Mixin templates

IndexedRangeX
mixintemplate IndexedRangeX(T)

Create the needed InputRange operation when opIndex is implemented.

Meta

Authors

Joakim Brännström (joakim.brannstrom@gmx.com)