Skip to content

Fix friend declaration in IteratorFacade

Simon Praetorius requested to merge fix/friend-declaration-iteratorfacade into master

This MR fixes a friend class declaration. It should be struct or just friend due to the provious class definition.

Merge request reports

Loading