_postblitRecurse

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void _postblitRecurse(S s)
    void
    _postblitRecurse
    (
    S
    )
    (
    ref S s
    )
    if (
    is(S == struct)
    )
  2. void _postblitRecurse(E[n] arr)

Meta