AutoCompare._AutoDataOtherTypeReference

  1. alias _AutoDataOtherTypeReference = Object
    template AutoCompare()
    static if(is(typeof(this) == class))
    alias _AutoDataOtherTypeReference = Object
  2. alias _AutoDataOtherTypeReference = const(typeof(this)*)

Meta