
12 Mar
2006
12 Mar
'06
10:01 p.m.
Howard Hinnant wrote:
So now both the reference and emulation implementations will use D::pointer only if it exists in D, otherwise T* is used. This is not only more flexible, but also more convenient. You can forget about defining the pointer typedef in your deleter unless you really care about it.
That's pretty nice. :-)