mark

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto mark(T arr)
    nothrow
    mark
    (
    T
    )
    (
    T arr
    )
    if (
    is(T : A[],
    A
    )
    )
  2. auto mark(T* ptr)

Meta