Immutable objects and constructor ?

chmike via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sat May 21 01:17:59 PDT 2016


Since I'm trying to implement a flyweight pattern, the opEqual 
need only comparision of reference in my case.

By the way, what operation is the switch performing ? OpEqual or 
is ?


More information about the Digitalmars-d-learn mailing list