Optimize subtree_elements by calling find_close only once.
[SXSI/XMLTree.git] / xml-tree.hpp
2012-04-24 Kim NguyễnAdd is_open function to test whether an index correspon...
2012-04-18 Kim NguyễnChange select_* functions from unordered_set<tag_t... big-refactor
2012-04-12 Kim NguyễnFix bug in xml_tree::print (which would pop the printin...
2012-04-04 Kim NguyễnHuge refactoring to remove diego' C/C++ chimera code. big_refactor