vbirds / rapidxml

Fork of Marcin Kalicinski's RapidXml library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RapidXml

Build Status Build status

This is a fork of Marcin Kalicinski's RapidXml library.

Changes

  • Fixed some code issues that caused compiling errors with newer compilers.
  • Added CMake build scripts.
  • Added xml_base::offset() (useful helper for generating diagnostics that include the line/column inside the XML file).

Documentation

The manual can be found at http://timniederhausen.github.io/rapidxml/, or inside the gh-pages branch.

If you want to generate the documentation yourself, run doc/documentation/build_docs.bat.

License

Please see license.txt.

About

Fork of Marcin Kalicinski's RapidXml library

License:Other


Languages

Language:C++ 84.9%Language:HTML 13.8%Language:CMake 0.7%Language:XSLT 0.6%