[Issue 15509] IAllocator must be exposed via a reference counted struct

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Jan 3 18:25:36 PST 2016


https://issues.dlang.org/show_bug.cgi?id=15509

weaselcat <r9shackleford at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |r9shackleford at gmail.com
         Depends on|                            |14168, 13983, 13972

--- Comment #4 from weaselcat <r9shackleford at gmail.com> ---
(In reply to Andrei Alexandrescu from comment #2)
> (In reply to Dicebot from comment #1)
> > Is http://dlang.org/library/std/typecons/ref_counted.html considered up to
> > the quality for this?
> 
> I think not, for the time being. Ideally user code would have no possibility
> to get to the actual IAllocator. -- Andrei

Adding a few dependencies, feel free to remove them if this is not the path
being taken.

--


More information about the Digitalmars-d-bugs mailing list