setToInit

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setToInit(T val)
  2. void setToInit(T* val)
    nothrow @nogc
    void
    setToInit
    (
    bool allowDestructors = false
    T
    )
    (
    T* val
    )
    if (
    !isPointer!T
    )

Meta