Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Templates are easy to use? The messages that come about from getting them wrong aren't always the best though.

I don't understand why people want to get rid of headers at all? Can anyone explain why? In C# I have no headers and I find it far more difficult to read a class or get an overview.

"make standard internal map and vector types" What do you mean by this? I want to be able to use the right container for the job. I don't want a dumb array of any type like PHP arrays. That's appallingly bad because you can above garbage into them and the user of the array has no guarantees about what is in it. Might as well use void* everywhere and chuck the type system in the bin if you really want that? Or have I misunderstood?

Also changing auto to var - why??



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: