Skip to content

Commit

Permalink
Implement <xml_memory_pool> concept which is a simplified version of …
Browse files Browse the repository at this point in the history
…the C++17's std::memory_resource. Allows construction of pugi::xml_document/pugi::xpath_query objects using preallocated memory buffers.
  • Loading branch information
Ambal committed Dec 26, 2019
1 parent 41b6ff2 commit 364174e
Show file tree
Hide file tree
Showing 3 changed files with 872 additions and 129 deletions.
Loading

0 comments on commit 364174e

Please sign in to comment.