Abdelrazak Younes a écrit :
// Lars has deleted all my convenience methods in RandomAccessList// especially one that offered this one:pars.insert(q, s, p);
...
pars.erase(s, t);
Actually, we just need a swap function in RandomAccessList.
Abdelrazak Younes a écrit :
// Lars has deleted all my convenience methods in RandomAccessList// especially one that offered this one:pars.insert(q, s, p);
...
pars.erase(s, t);
Actually, we just need a swap function in RandomAccessList.