[Click] Adding a replace() method to Vector

Eddie Kohler kohler at cs.ucla.edu
Mon Apr 3 14:16:53 EDT 2006


Hi Michael,

I'm feeling a bit obtuse here.  What's wrong with

    Vector<T> v;
    v[i] = new_element;

?
Eddie

On Apr 3, 2006, at 10:50 AM, Michael Gellman wrote:

> <vector_replace.patch>



More information about the click mailing list