Skip to content

RapidXML fork; with string_view and document move semantics and append(move) semantics.

License

Notifications You must be signed in to change notification settings

RmbRT/rapidxml

 
 

Repository files navigation

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.

About

RapidXML fork; with string_view and document move semantics and append(move) semantics.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 55.9%
  • HTML 44.1%