Deleted copy assignment; an Arena cannot be copied.
Declared in <support/lockedpool.h>
<support/lockedpool.h>
Arena& operator=(Arena const& other) = delete;
A reference to this arena (the operator is deleted).