0
0
mirror of https://github.com/zeux/pugixml.git synced 2024-12-26 04:21:01 +08:00
dantargz a0db6e2185
Initial support for std::string_view (#633)
When PUGIXML_STRING_VIEW define is set and C++17 is available, add std::string_view support to a few functions. In the future, string view support will be enabled without the need for an extra define, but for now the support is opt-in to reduce compatibility risks.

PR is based on initial contribution by @brandl-muc.
2024-10-22 13:31:54 -07:00
..
2015-03-13 22:13:10 -07:00
2017-02-09 07:37:38 -08:00
2017-04-03 21:09:37 -07:00
2023-10-21 11:20:03 -07:00
2019-08-21 07:46:11 -07:00
2023-09-05 22:43:55 -07:00
2022-02-15 20:23:05 -08:00
2018-11-23 23:39:22 -08:00