Orçun Çolak'ın her şeyden bir parça notları
std::vector<int> const v = ...; std::ranges::iota_view<std::size_t, std::size_t> const indices(0u, u.size());
std::begin(indices), std::end(indices)
Hiç yorum yok:
Yorum Gönder