HibernateD and DDBC - ORM and DB abstraction layer for D

Dicebot m.strashun at gmail.com
Fri Apr 5 00:57:36 PDT 2013


On Friday, 5 April 2013 at 07:32:55 UTC, Vadim Lopatin wrote:
> Looks ugly, but I tried `typedef string String`, but it is 
> deprecated; `alias string String` cannot be distinguished from 
> just string. How to define String better? Is there a good way 
> to define String to be compatible with string, but with the 
> ability to distinguish between string and String in compile 
> time?

Something like this : http://dpaste.1azy.net/ad013e4ef ?


More information about the Digitalmars-d-announce mailing list