Typedef options::NullableString

Typedef Documentation

using options::NullableString = Value<std::string, true>