An example of weird template error messaging

Ethan gooberman at gmail.com
Sun Aug 4 15:25:09 UTC 2019


On Sunday, 4 August 2019 at 15:18:40 UTC, Ethan wrote:
> struct ObjectRefImpl( Type, BaseType ) if( is( Type Super == 
> super ) && is( Super == BaseType ) )

(Yes that should read is( Super[ 0 ] == BaseType ) )


More information about the Digitalmars-d mailing list