Copy constructor; shares the same backing resource.
Declared in <support/allocators/pool.h>
constexpr
PoolAllocator(PoolAllocator<pair<COutPoint const, CCoinsCacheEntry>, 152> const& other) noexcept = default;
| Name | Description |
|---|---|
| other | The allocator being copied. |