printElement

  1. W printElement(W w, const(C)[] c)
    ref
    W
    printElement
    (
    C
    W
    )
    (
    scope return ref W w
    ,
    scope const(C)[] c
    )
    if (
    isSomeChar!C
    )
  2. W printElement(W w, T c)

Meta