Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement <xml_memory_pool> concept which is a simplified version of …
…the C++17's std::memory_resource. Allows construction of pugi::xml_document/pugi::xpath_query objects using preallocated memory buffers.
- Loading branch information