This allows us to fix the quadratic complexity of parse_merge_pcdata. After parsing the first PCDATA we need to advance by its length; we still compute the length of each fragment twice with this approach, but it's constant time. |
||
|---|---|---|
| .. | ||
| pugiconfig.hpp | ||
| pugixml.cpp | ||
| pugixml.hpp | ||