j
k
j a
j l
Anthony Williams wrote:
"Fernando Cacciola" <fernando_cacciola@hotmail.com> writes: ...// (2) Anthony's proposal: o.reset(rb); // still some room for doubts? How about o.replace_with(rb); does that suggest rebinding?
"Fernando Cacciola" <fernando_cacciola@hotmail.com> writes:
// (2) Anthony's proposal: o.reset(rb); // still some room for doubts?
How about
o.replace_with(rb);
does that suggest rebinding?
Why not just o.rebind(rb)? -Jason
Back to the thread
Back to the list