|
From: Luigi B. <lui...@gm...> - 2010-11-02 09:33:28
|
On Fri, 2010-10-29 at 17:23 -0400, Slava Mazur wrote: > The following declaration in KnuthUniformRng effectively makes this > class non-copyable: > > std::vector<double>::const_iterator ranf_arr_ptr, _arr_sentinel; You're right. Indices instead of iterators are fine with me. Thanks, Luigi -- Weiler's Law: Nothing is impossible for the man who doesn't have to do it himself. |