convert

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void convert(From from, To to, RCIAllocator allocator)
    void
    convert
    (
    To
    From : const(string)[]
    )
    (
    in From from
    ,
    ref To to
    ,
    RCIAllocator allocator = theAllocator
    )
    if (
    isScalarType!To
    )
  2. void convert(From from, To to, RCIAllocator allocator)
  3. void convert(From from, To to, RCIAllocator allocator)
  4. void convert(From from, To to, RCIAllocator allocator)

Meta