IniValue.to

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T to()
  2. T to()
    struct IniValue
    const
    T
    to
    (
    T
    )
    ()
    if (
    !isConstructable!T.With!IniValue &&
    isAssignable!T.With!IniValue
    )
  3. T to()

Meta