DefaultSpecialCases

You can use this to define default special cases implementation.

mixin template DefaultSpecialCases (
T
) {}

Members

Functions

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

Meta