Game Discussion > General Discussion & Download

Coding Quote

<< < (2/2)

necno:
Yeah, i did think to use STL but i decided i needed the practice and linked lists are a snap to make. That and i always feel STL looks messy.

delta224:
My main issue with STL and templates in general, are the error messages that pop out.  It only gets messy if you deal with the iterators, which I refuse to touch.

DocClox:
Well, you need 'em for some of the container classes. But yeah, I don't like iterators either. Someone involved in the design of C++ templates was a Smalltalk fan, unfortunately.

Navigation

[0] Message Index

[*] Previous page

Go to full version