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++/33489] parallel v3: sort assumes that the type of the objects to be sorted have a default constructor



------- Comment #4 from bangerth at dealii dot org  2007-09-26 19:41 -------
(In reply to comment #3)
> OK. Now there are tests for all of algorithms for defaultconstructable. As per
> 20.1, this is not required for template arguments unless the standard
> explicitly notes it.

Yay, thanks for tackling this area!
W.


-- 


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


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