clang.Util

Members

Functions

strToCArray
immutable(char*)* strToCArray(string[] arr)
Undocumented in source. Be warned that the author may not have intended to support it.
toCArray
U* toCArray(T[] arr)
Undocumented in source. Be warned that the author may not have intended to support it.
toD
string toD(CXString cxString)

Trusted: on the assumption that clang_getCString is implemented by the LLVM community. Any bugs in them should by now be found.

Mixin templates

CX
mixintemplate CX(string name = "")
Undocumented in source.

Templates

cxName
template cxName(T)
Undocumented in source.
isCX
template isCX(T)
Undocumented in source.

Meta

Authors

Jacob Carlborg

Version

Initial created: Oct 1, 2011