assert() vs. enforce(), invariant() vs. ... ?
Jacob Carlborg
doob at me.com
Fri Aug 30 07:29:38 PDT 2013
On 2013-08-30 14:18, John Colvin wrote:
> Typedef uses Proxy to do the work. Proxy is a mixing template for adding
> in to a struct/class and Typedef is a very simple struct making use of
> it to implement a library typedef.
>
> Unfortunately, Typedef is rather lacking as far as being a typedef is
> concerned, but that's not due to problems with Proxy.
Ok, I see.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list