TBool

mixin for boolean properties

deprecated
template TBool (
string name
string defaultValue = null
bool get = true
bool set = true
) {}

Members

Variables

TBool
deprecated char[] TBool;
Undocumented in source.

Meta