IAggregatePool.unsafe_iterators_open

Count of unsafe iterator instances which exist currently, used for assertions to ensure that while an unsafe iterator exists the object pool may not be modified.

class IAggregatePool(T)
protected
size_t unsafe_iterators_open;

Meta