Files
rdkit/Code/GraphMol/ROMol.h
Greg Landrum 85f33083cd add checked atom and bond iterators (#9290)
* add checked iterators

* support checked atom and bond iterators

the idea here is to allow optional checking that the graph is not being
modified while an iterator is active

* ignore new member functions

---------

Co-authored-by: Ric R <ricrogz@gmail.com>
2026-05-26 15:25:34 +02:00

32 KiB