Vector.InsertT

Undocumented in source.
  1. alias InsertT = T
  2. alias InsertT = T
    struct Vector(T, Allocator = Mallocator, bool addInGC = true)
    static if(!(hasIndirections!T))
    alias InsertT = T

Meta