unconstElements

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T* unconstElements(const(T)* thing)
    pragma(inline)
    T*
    unconstElements
    (
    T
    )
    (
    const(T)* thing
    )
  2. T[] unconstElements(const(T)[] thing)

Meta