Fix friend declaration in IteratorFacade
This MR fixes a friend class
declaration. It should be struct
or just friend
due to the provious class definition.
Merge request reports
Activity
assigned to @carsten.graeser
added 1 commit
- c64d163a - [cleanup] Don't use friend forward declaration
enabled an automatic merge when the pipeline for c64d163a succeeds
mentioned in commit 847a62c8
Please register or sign in to reply