BuiltInComparatorFunction

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Constructors

this
this()
Undocumented in source.

Alias This

base0

Members

Static functions

destroy
void destroy(AbstractComparatorFunction* _this)
Undocumented in source. Be warned that the author may not have intended to support it.
equals
bool equals(const(AbstractComparatorFunction)* , const(void)* l, const(void)* r)
Undocumented in source. Be warned that the author may not have intended to support it.
lessThan
bool lessThan(const(AbstractComparatorFunction)* , const(void)* l, const(void)* r)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

base0
AbstractComparatorFunction base0;
Undocumented in source.

Meta