c++ - Nice lookahead
- "Matthew Wilson" <matthew stlsoft.org> Jun 01 2003
- "Walter" <walter digitalmars.com> Jun 01 2003
- "Greg Peet" <admin gregpeet.com> Jun 06 2003
Walter Just want to mention publicly how nice it is using DMC++ on templates, since it sniffs out errors in code during general compilation that other compilers only discover when instantiating the particular template functions. Most helpful!! Matthew
Jun 01 2003
"Matthew Wilson" <matthew stlsoft.org> wrote in messageJust want to mention publicly how nice it is using DMC++ on templates,
it sniffs out errors in code during general compilation that other
only discover when instantiating the particular template functions.
And you said I was spreading it on thick =P. But this is a true fact that I noticed with a template shuffler I made. M$ and Bor(ing)land waited til last minute!
Jun 06 2003









"Walter" <walter digitalmars.com> 