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
Pass the sentinel type as a template parameter to the iterator template in
project_view, as a workaround to the presence/absence of a disambiguating
template keyword in iterator's implementation. Neither adding it nor temoving
it works for all builds. Also, re-enable the C++17 MSVC 2022 Github build.
Fixes#252.
0 commit comments