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]

[patch] Support embedded zeros in sub_match comparisons (DR 2217)


The attached patch adds support for embedded zeros in strings within
mixed comparison with sub_match objects to bring the library in sync
with

http://cplusplus.github.io/LWG/lwg-defects.html#2217

(This is my first patch performed without asking anyone for help, so
please double-check)

Thanks,

- Daniel

Attachment: dr_2217.patch
Description: Binary data

Attachment: changelog.patch
Description: Binary data


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