www.digitalmars.com Home | Search | C & C++ | D | DMDScript | News Groups | index | prev | next
Archives

D Programming
D
D.gnu
digitalmars.D
digitalmars.D.bugs
digitalmars.D.dtl
digitalmars.D.dwt
digitalmars.D.announce
digitalmars.D.learn
digitalmars.D.debugger

C/C++ Programming
c++
c++.announce
c++.atl
c++.beta
c++.chat
c++.command-line
c++.dos
c++.dos.16-bits
c++.dos.32-bits
c++.idde
c++.mfc
c++.rtl
c++.stl
c++.stl.hp
c++.stl.port
c++.stl.sgi
c++.stlsoft
c++.windows
c++.windows.16-bits
c++.windows.32-bits
c++.wxwindows

digitalmars.empire
digitalmars.DMDScript

c++ - Nice lookahead

↑ ↓ ← "Matthew Wilson" <matthew stlsoft.org> writes:
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
→ "Walter" <walter digitalmars.com> writes:
Thanks!
Jun 01 2003
→ "Greg Peet" <admin gregpeet.com> writes:
"Matthew Wilson" <matthew stlsoft.org> wrote in message
 Just 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