destruct

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void destruct(To to, RCIAllocator allocator)
  2. void destruct(To to, RCIAllocator allocator)
    void
    destruct
    (
    To : Z[]
    Z
    )
    (
    ref To to
    ,
    RCIAllocator allocator = theAllocator
    )
    if (
    !isSomeString!To
    )

Meta