ccrtp-devel
[Top][All Lists]
Advanced

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

Re: [Ccrtp-devel] addDestination/delDestination bug


From: Federico Montesino Pouzols
Subject: Re: [Ccrtp-devel] addDestination/delDestination bug
Date: Tue, 1 Mar 2005 10:09:04 +0100
User-agent: Mutt/1.5.6+20040907i

On Mon, Feb 28, 2005 at 12:34:33PM -0500, Dan Weber wrote:
>
> Thanks for the fix.  May I suggest the creation of a commonc++ list 
> container instead?  The reason I suggested using std::list is because I 
> thought designing containers for everything is kinda stupid.  Reuse 
> existing code. :)
> 
> Dan

You are right, we should use a template to provide a common interface
at least. The funny thing is we already have a template set in
commonc++, though I think none of the templates there fits for this
kind of linked lists. A new item for the TODO list...




reply via email to

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