ToStringMixin

Mixin that provides default implementation of toString method

mixin template ToStringMixin () {}

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta