TStructHelpers.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(Object other)
    mixintemplate TStructHelpers(alias fieldMetaData = cast(TFieldMeta[])null)
    override const
    static if(is(This _ == class))
    bool
    opEquals
    (
    Object other
    )
    if (
    is(typeof(fieldMetaData) : TFieldMeta[])
    )
  2. bool opEquals(This other)

Meta