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
<spanid="cb32-64"><ahref="#cb32-64" aria-hidden="true" tabindex="-1"></a><spanclass="co">// Equivalent to views::generate([this]{ return pop_value<T>(); })</span></span>
1957
-
<spanid="cb32-65"><ahref="#cb32-65" aria-hidden="true" tabindex="-1"></a><spanclass="co">// except that we don't have a views::generate yet.</span></span>
1956
+
<spanid="cb32-64"><ahref="#cb32-64" aria-hidden="true" tabindex="-1"></a><spanclass="co">// Equivalent to views::generate_n([this]{ return pop_value<T>(); }, size())</span></span>
1957
+
<spanid="cb32-65"><ahref="#cb32-65" aria-hidden="true" tabindex="-1"></a><spanclass="co">// except that we don't have a views::generate_n yet.</span></span>
1958
1958
<spanid="cb32-66"><ahref="#cb32-66" aria-hidden="true" tabindex="-1"></a><spanclass="co">// But the point is to be an input-only range of T</span></span>
0 commit comments