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
The fix for #221 was to add template before naming a dependent name in the implementation of project_view::iterator. This, however, breaks older C++17 builds (but not newer ones; sigh).