[Click] List<> for click

Jason Park jason at geninetworks.com
Thu Oct 19 04:05:10 EDT 2006


Hi.

Recently I implemented List<> class for circumstances that insert & erase is
frequently used.

As you know, Vector<> is very fast for many situation, but it has too big
overhead for inserting between previous and next element or erasing element.

The patch contains List<> class and ListTest class.

I'll glad to my work can be little assistance for click project.

Thanks.

 

Jason Park.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: click_list.patch
Type: application/octet-stream
Size: 10427 bytes
Desc: not available
Url : https://amsterdam.lcs.mit.edu/pipermail/click/attachments/20061019/52ab8004/click_list-0001.obj


More information about the click mailing list