| [mem] | https://timsong-cpp.github.io/cppwp/#mem |
| [mem.res] | https://timsong-cpp.github.io/cppwp/mem.res#pool |
| [mem.res.pool.overview] | https://timsong-cpp.github.io/cppwp/mem.res.pool#overview |
| [mem.res.pool.options] | https://timsong-cpp.github.io/cppwp/mem.res.pool#options |
| [mem.res.pool.ctor] | https://timsong-cpp.github.io/cppwp/mem.res.pool#ctor |
| [mem.res.pool.mem] | https://timsong-cpp.github.io/cppwp/mem.res.pool#mem |
| 20.5.5.1 | https://timsong-cpp.github.io/cppwp/mem.res.pool#overview |
| [mem.res.pool.overview] | https://timsong-cpp.github.io/cppwp/mem.res.pool.overview |
| 1 | https://timsong-cpp.github.io/cppwp/mem.res.pool#overview-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L8000 |
| pool resource classes | https://timsong-cpp.github.io/cppwp/mem.res.pool#def:pool_resource_classes |
| (1.1) | https://timsong-cpp.github.io/cppwp/mem.res.pool#overview-1.1 |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#overview-1.1.sentence-1 |
| (1.2) | https://timsong-cpp.github.io/cppwp/mem.res.pool#overview-1.2 |
| pools | https://timsong-cpp.github.io/cppwp/mem.res.pool#def:pools |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#overview-1.2.sentence-1 |
| chunks | https://timsong-cpp.github.io/cppwp/mem.res.pool#def:chunks |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#overview-1.2.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#overview-1.2.sentence-3 |
| (1.3) | https://timsong-cpp.github.io/cppwp/mem.res.pool#overview-1.3 |
| upstream allocator | https://timsong-cpp.github.io/cppwp/mem.res.pool#def:upstream_allocator |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#overview-1.3.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#overview-1.3.sentence-2 |
| 1 | https://timsong-cpp.github.io/cppwp/mem.res.pool#overview-note-1 |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#overview-1.3.sentence-3 |
| (1.4) | https://timsong-cpp.github.io/cppwp/mem.res.pool#overview-1.4 |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#overview-1.4.sentence-1 |
| (1.5) | https://timsong-cpp.github.io/cppwp/mem.res.pool#overview-1.5 |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#overview-1.5.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/mem.res.pool#overview-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L8037 |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#overview-2.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#overview-2.sentence-2 |
| π | https://timsong-cpp.github.io/cppwp/mem.res.pool#lib:pool_options |
| 20.5.5.2 | https://timsong-cpp.github.io/cppwp/mem.res.pool#options |
| [mem.res.pool.options] | https://timsong-cpp.github.io/cppwp/mem.res.pool.options |
| 1 | https://timsong-cpp.github.io/cppwp/mem.res.pool#options-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L8114 |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#options-1.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/mem.res.pool#lib:pool_options,max_blocks_per_chunk |
| 2 | https://timsong-cpp.github.io/cppwp/mem.res.pool#options-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L8125 |
| [mem.res.monotonic.buffer] | https://timsong-cpp.github.io/cppwp/mem.res.monotonic.buffer |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#options-2.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#options-2.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#options-2.sentence-3 |
| π | https://timsong-cpp.github.io/cppwp/mem.res.pool#lib:pool_options,largest_required_pool_block |
| 3 | https://timsong-cpp.github.io/cppwp/mem.res.pool#options-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L8143 |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#options-3.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#options-3.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#options-3.sentence-3 |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#options-3.sentence-4 |
| 20.5.5.3 | https://timsong-cpp.github.io/cppwp/mem.res.pool#ctor |
| [mem.res.pool.ctor] | https://timsong-cpp.github.io/cppwp/mem.res.pool.ctor |
| π | https://timsong-cpp.github.io/cppwp/mem.res.pool#lib:synchronized_pool_resource,constructor |
| 1 | https://timsong-cpp.github.io/cppwp/mem.res.pool#ctor-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L8165 |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#ctor-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/mem.res.pool#ctor-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L8169 |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#ctor-2.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#ctor-2.sentence-2 |
| 1 | https://timsong-cpp.github.io/cppwp/mem.res.pool#ctor-note-1 |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#ctor-2.sentence-3 |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#ctor-2.sentence-4 |
| 3 | https://timsong-cpp.github.io/cppwp/mem.res.pool#ctor-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L8184 |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#ctor-3.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#ctor-3.sentence-2 |
| π | https://timsong-cpp.github.io/cppwp/mem.res.pool#lib:synchronized_pool_resource,destructor |
| 4 | https://timsong-cpp.github.io/cppwp/mem.res.pool#ctor-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L8199 |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#ctor-4.sentence-1 |
| 20.5.5.4 | https://timsong-cpp.github.io/cppwp/mem.res.pool#mem |
| [mem.res.pool.mem] | https://timsong-cpp.github.io/cppwp/mem.res.pool.mem |
| π | https://timsong-cpp.github.io/cppwp/mem.res.pool#lib:release,synchronized_pool_resource |
| 1 | https://timsong-cpp.github.io/cppwp/mem.res.pool#mem-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L8213 |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#mem-1.sentence-1 |
| 1 | https://timsong-cpp.github.io/cppwp/mem.res.pool#mem-note-1 |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#mem-1.sentence-2 |
| π | https://timsong-cpp.github.io/cppwp/mem.res.pool#lib:upstream_resource,synchronized_pool_resource |
| 2 | https://timsong-cpp.github.io/cppwp/mem.res.pool#mem-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L8231 |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#mem-2.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/mem.res.pool#lib:options,synchronized_pool_resource |
| 3 | https://timsong-cpp.github.io/cppwp/mem.res.pool#mem-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L8244 |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#mem-3.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#mem-3.sentence-2 |
| π | https://timsong-cpp.github.io/cppwp/mem.res.pool#lib:do_allocate,synchronized_pool_resource |
| 4 | https://timsong-cpp.github.io/cppwp/mem.res.pool#mem-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L8260 |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#mem-4.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#mem-4.sentence-2 |
| 5 | https://timsong-cpp.github.io/cppwp/mem.res.pool#mem-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L8268 |
| [basic.stc.dynamic.allocation] | https://timsong-cpp.github.io/cppwp/basic.stc.dynamic.allocation |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#mem-5.sentence-1 |
| [mem.res.class] | https://timsong-cpp.github.io/cppwp/mem.res.class |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#mem-5.sentence-2 |
| 6 | https://timsong-cpp.github.io/cppwp/mem.res.pool#mem-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L8275 |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#mem-6.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/mem.res.pool#lib:do_deallocate,synchronized_pool_resource |
| 7 | https://timsong-cpp.github.io/cppwp/mem.res.pool#mem-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L8287 |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#mem-7.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#mem-7.sentence-2 |
| 8 | https://timsong-cpp.github.io/cppwp/mem.res.pool#mem-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L8293 |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#mem-8.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/mem.res.pool#lib:do_is_equal,synchronized_pool_resource |
| 9 | https://timsong-cpp.github.io/cppwp/mem.res.pool#mem-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L8305 |
| . | https://timsong-cpp.github.io/cppwp/mem.res.pool#mem-9.sentence-1 |