issues

Undocumented in source.

Members

Classes

Issue54
class Issue54
Undocumented in source.

Functions

cAdd
int cAdd(int i, int j)
Undocumented in source. Be warned that the author may not have intended to support it.
cppAdd
int cppAdd(int i, int j)
Undocumented in source. Be warned that the author may not have intended to support it.
returnsConstString
const(IssueString) returnsConstString()
Undocumented in source. Be warned that the author may not have intended to support it.
returnsRefConstString
const(IssueString) returnsRefConstString()
Undocumented in source. Be warned that the author may not have intended to support it.
stringPtr
auto stringPtr(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
takesInString
void takesInString(IssueString str)
Undocumented in source. Be warned that the author may not have intended to support it.
takesRefConstString
void takesRefConstString(const(IssueString) str)
Undocumented in source. Be warned that the author may not have intended to support it.
takesRefString
void takesRefString(IssueString str)
Undocumented in source. Be warned that the author may not have intended to support it.
takesScopeString
void takesScopeString(IssueString str)
Undocumented in source. Be warned that the author may not have intended to support it.
takesString
void takesString(String str)
Undocumented in source. Be warned that the author may not have intended to support it.
uncopiable
auto uncopiable()

Here to make sure it's not wrapped and doesn't cause problems. See #10.

uncopiablePtr
auto uncopiablePtr(double d)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

DoubleUnderscore
struct DoubleUnderscore
Undocumented in source.
IssueString
struct IssueString
Undocumented in source.
StaticMemberFunctions
struct StaticMemberFunctions
Undocumented in source.
Uncopiable
struct Uncopiable
Undocumented in source.

Meta