Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
BoostGraphXml is a single header "library" that adapts XML libraries to satisfy Incident Graph concept (directed or undirected), which in turn allows DOM tree to walk and talk like a Boost Graph (i.e. use all the rich Graph algorithms, in particular traversal). Currently supported XML libraries * RapidXML * pugixml (planned)