rapidxml
rapidxml copied to clipboard
typename problem
GCC 6.1 (and Clang) complained about typename keyword in node_iterator and attribute_iterator typedefs. Removing typename fix the problem.
Pull Request: https://github.com/dwd/rapidxml/pull/6