Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 307 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 307 Bytes

rapidxml

RapidXML fork with string_views and xml_document move and append(move) support. More or less extensive tests. Removed static buffer in memory pool.

Todo:

  • Introduce string_view for the few cases that were overlooked.
  • The whole code base needs some serious overhauling, it's a mess.