L10nValue.value

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void value(Optional!(T0) value)
    struct L10nValue
    nothrow
    void
    value
    (
    T0
    )
    (
    scope auto ref Optional!(T0) value
    )
    if (
    isTOrPointer!(T0, string)
    )
  2. Optional!(string) value()

Meta