InsensitiveT

Undocumented in source.

Constructors

this
this(T newStr)
Undocumented in source.

Members

Functions

opAssign
void opAssign(T2 b)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
InsensitiveT!T opBinary(InsensitiveT!T b)
Undocumented in source. Be warned that the author may not have intended to support it.
opCmp
int opCmp(InsensitiveT!T b)
Undocumented in source. Be warned that the author may not have intended to support it.
opCmp
int opCmp(InsensitiveT!T b)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(InsensitiveT!T b)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(InsensitiveT!T b)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
InsensitiveT!T opOpAssign(InsensitiveT!T b)
Undocumented in source. Be warned that the author may not have intended to support it.
opSlice
InsensitiveT!T opSlice()
Undocumented in source. Be warned that the author may not have intended to support it.
opSlice
auto opSlice(size_t x)
Undocumented in source. Be warned that the author may not have intended to support it.
opSlice
InsensitiveT!T opSlice(size_t x, size_t y)
Undocumented in source. Be warned that the author may not have intended to support it.
toHash
hash_t toHash()
Undocumented in source. Be warned that the author may not have intended to support it.
toHash
hash_t toHash()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
T toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta