unlock

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Vector!T unlock(Vector!(T, ALLOC) input)
  2. RefCounted!(Vector!T) unlock(RefCounted!(Vector!(T, ALLOC), ALLOC) input)
    RefCounted!(Vector!T)
    unlock
    (
    T
    ALLOC
    )
    (
    auto const ref RefCounted!(Vector!(T, ALLOC), ALLOC) input
    )
    if (
    is(ALLOC == SecureMem)
    )

Meta