Click here to Skip to main content
15,908,437 members

Survey Results

C++ Templates   [Edit]

Survey period: 30 Oct 2000 to 5 Nov 2000

When developing C++ code, how important are templates for you?

OptionVotes% 
Essential. There is no way I could program effectively without them.7615.35
Very handy. They save a lot of time and make development easier.16533.33
They are useful, but I can work without them (or without certain features) if I have to.14028.28
Not that useful. I use templates infrequently.5611.31
I never use templates when programming.5811.72



 
GeneralTemplates shmemplates. Pin
Michael Dunn4-Nov-00 20:03
sitebuilderMichael Dunn4-Nov-00 20:03 
Well, I'm not that anti-template, but I must admit that reading template syntax still gives me a headache. The only time I use 'em is when I use an STL or MFC collection class, or I generate some ATL code with a wizard.

--Mike--
http://home.inreach.com/mdunn/
GeneralJava Pin
zeta31-Oct-00 1:18
zeta31-Oct-00 1:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.