This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: serious bug in libstdc++-3.2 std::copy?
On Wed, Dec 04, 2002 at 07:21:17PM +0100, Gabriel Dos Reis wrote:
> If step 4 is OK, then step 5 ought to be OK: the input iterator is of
> pointer type.
>
> As an aside, this is a case where I really do prefer class
> template-based compile-time dispatcher over overloading.
Seconded. Neal, you might try defining _GLIBCPP_CONCEPT_CHECKS while
compiling and see if any additional warnings appear.
Phil
--
I would therefore like to posit that computing's central challenge, viz. "How
not to make a mess of it," has /not/ been met.
- Edsger Dijkstra, 1930-2002