You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since it is not friend class Bar, cppclean will give the warning .foo1.h:1: 'Bar' not used even though the syntax is valid and the forward declaration has a purpose.