DeepElementType.DeepElementType

Undocumented in source.
  1. alias DeepElementType = S.DeepElement
  2. alias DeepElementType = ForeachType!S
    template DeepElementType(S)
    @optmath
    static if(!(__traits(hasMember, S, "DeepElement")))
    alias DeepElementType = ForeachType!S

Meta