mirror of
https://github.com/zeux/pugixml.git
synced 2025-01-13 17:37:58 +08:00
We now document PUGIXML_HAS_STRING_VIEW and PUGIXML_STRING_VIEW (the latter will be removed in the future) configuration as well as string_view_t type and overloads. Makefile also had to be fixed to recognize the version properly after pugixml.hpp changes.