This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/25304] std::fill_n, std::generate_n incorrect signature



------- Comment #5 from gdr at integrable-solutions dot net  2005-12-07 23:42 -------
Subject: Re:  std::fill_n, std::generate_n incorrect signature

"pinskia at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:

| Related to PR 16505.  This is the same issue as PR 16505.
| 
| Can someone close to the standard answer the question why did they change the
| return type for these functions?

I think it really does not matter now -- many things changed when they
got their way into the standard, for more or less obvious reasons.
We've gotten a bug in libstdc++. 

-- Gaby


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25304


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]