Base5.opCast

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Base16 opCast()
  2. T opCast()
    struct Base5
    const
    T
    opCast
    (
    T
    )
    ()
    if (
    is(Unqual!T == char) ||
    is(Unqual!T == dchar)
    )

Meta