digitalmars.D.bugs - doc bug, Contracts
- =?ISO-8859-1?Q?Anders_F_Bj=F6rklund?= (11/11) Mar 06 2005 http://www.digitalmars.com/d/dbc.html
http://www.digitalmars.com/d/dbc.html http://www.digitalmars.com/d/class.html There are no: - AssertException - InException - OutException - InvariantException There's just the Phobos class: AssertError (and of course the callback function for the compiler: extern (C) void _d_assert(char[] filename, uint line); --anders
Mar 06 2005