mirror of
https://github.com/zeux/pugixml.git
synced 2024-12-26 04:21:01 +08:00
7c66cf7b06
This doesn't require any implementation changes, as the existing support for C++11 ranged for loops automatically makes nodes and node/attribute range objects work as C++20 ranges. Fixes #613.