This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

[v3] libstdc++/33489


Here are the low-hanging fixes for this issue. Fixed are nth_element,
set_difference, set_intersection, set_symmetric_difference, set_union.

Remaining are issues all of the form:

 new value_type[num_threads]

Seems like maybe std::vector could be used here...

I'll wait till Monday on this one.

tested x86/linux
tested x86/linux parallel

-benjamin

Attachment: p.20071006-2
Description: Binary data


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