Stefan Müller 1834109040 Change GraphBase::NeighborIterator to use pointer to graph instead of reference
This enables default copy-assignment operator and copy constructor.
Also removed GraphBase::NeighborIterator::operator!=(), since it will be generated from the equality operator.
2025-06-23 20:51:16 +02:00
..
2025-06-03 19:30:41 +02:00