pugixml/src
Arseny Kapoulkine 53a30c6571 Cleanup first_element_by_path
Instead of performing a late null check that is redundant and only
needed to silence clang static analysis warning, we pick the context as
a root / self node. This way the code is a bit less redundant and the
static analyzer is happy.
2019-12-03 21:23:15 -08:00
..
pugiconfig.hpp Update version to 1.10 2019-09-11 21:09:50 -07:00
pugixml.cpp Cleanup first_element_by_path 2019-12-03 21:23:15 -08:00
pugixml.hpp Custom precision (#300) 2019-09-22 08:42:41 -07:00