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
