pingus-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Unneccessary helper function


From: David Philippi
Subject: Unneccessary helper function
Date: Fri, 7 Jun 2002 20:51:36 +0200
User-agent: KMail/1.4.1

I've just found ListHelper.hh.
The statement that STL list doesn't provide append is correct. But there is a 
method "void merge(list<T> &)".
I'd propose to remove the helper and ask everyone to remember the correct 
method of list. It's unfortunate that some methods have different names 
across different containers.

Bye David




reply via email to

[Prev in Thread] Current Thread [Next in Thread]