[ODE] ODE and the STL

Vrej Melkonian vmelkon at yahoo.com
Mon Dec 25 14:00:53 MST 2006


--- "Daniel K. O." <danielko.listas at gmail.com> wrote:
> Both of them are tricky if you want to do them
> right. Let's not suffer
> from Not Invented Here syndrome. Everybody here know
> how to implement
> data structures and algorithms (or at least know
> where to look for
> references); that's easy. The hard part is to make
> it compatible, fast
> and flexible. Can you garantee that the trivially
> implemented
> list/vector inside ODE is faster than the STL?
> 

Is STL efficient or there are many implementations of
it?

Personally, I don't like the STL style. Everything is
lower case. Code written using it is hard to read
sometimes from all the scope resolution and < > all
over the place.
I bet the implementations available are very
efficient,  but like I said, to me it looks ugly.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the ODE mailing list