Allocators
H. S. Teoh
hsteoh at quickfur.ath.cx
Fri Aug 23 13:40:50 PDT 2013
On Fri, Aug 23, 2013 at 10:18:53PM +0200, Timon Gehr wrote:
> On 08/23/2013 07:27 PM, Peter Alexander wrote:
> >>
> >
> >Or shared.
> >
> >Or const.
> >
> >Or scope.
> >
> >Or Object methods.
> >
> >There's quite a few unresolved issues!
>
> Add compile-time reflection.
I thought __traits solved that problem? In an ugly way, perhaps, but is
there something that can't be solved with __traits?
T
--
Two wrongs don't make a right; but three rights do make a left...
More information about the Digitalmars-d
mailing list