AutoCompare

Undocumented in source.

Members

Aliases

_AutoDataOtherTypeReference
alias _AutoDataOtherTypeReference = Object
Undocumented in source.
_AutoDataOtherTypeReference
alias _AutoDataOtherTypeReference = const(typeof(this)*)
Undocumented in source.
_AutoDataTypeReference
alias _AutoDataTypeReference = typeof(this)
Undocumented in source.
_AutoDataTypeReference
alias _AutoDataTypeReference = const(typeof(this)*)
Undocumented in source.

Functions

opCmp
int opCmp(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
opCmp
int opCmp(typeof(this) s)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(typeof(this) s)
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.

Meta