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++/33490] parallel v3: std::accumulate assumes iterators have std::iterator_traits declared



------- Comment #5 from pcarlini at suse dot de  2008-01-02 16:01 -------
I think Johannes' analysis is completely right. And, e.g., "STL Tutorial and
Reference Guide", 20.6, or "The C++ Programming Language", 19, evidently also
agrees with that reading of the standard.


-- 


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


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