StructImpl.StructImpl

Undocumented in source.
  1. alias StructImpl = StructMixin!T
    template StructImpl(T)
    version(aggressive)
    static if(__traits(getProtection, T) == "public")
    alias StructImpl = StructMixin!T
  2. class StructImpl

Meta