true if a safe iterator instance exists currently, used for assertions to ensure that only a single safe iterator can exist at a time (as it uses the single buffer, iteration_items, above).
See Implementation
true if a safe iterator instance exists currently, used for assertions to ensure that only a single safe iterator can exist at a time (as it uses the single buffer, iteration_items, above).