ProtoObject and comparison for equality and ordering

Jacob Carlborg doob at me.com
Thu May 16 17:22:15 UTC 2019


On 2019-05-16 00:51, Andrei Alexandrescu wrote:

> So if we go with a statically-driven solution we lose hashtables keyed 
> on any class not derived from Object. That would be awkward but 
> hopefully acceptable until we have good containers (which are becoming 
> possible only now with copy ctors and the upcoming __RefCounted type in 
> druntime).

Can we use both?

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list