Equality of `pred` Template Parameters

via Digitalmars-d digitalmars-d at puremagic.com
Mon Aug 17 03:13:37 PDT 2015


On Monday, 17 August 2015 at 09:23:56 UTC, Per Nordlöw wrote:
> To make it general we want it to support `pred` argument of 
> types other than `string`, typically

If binaryFun!"..." are used as template alias parameters in all 
cases is it currently possible to compare these lambdas for 
equality?


More information about the Digitalmars-d mailing list