Typedef options::NullableBool

Typedef Documentation

using options::NullableBool = Value<bool, true>