Namespaces
Variants
Actions

std::ranges::input_range

From cppreference.com
< cpp‎ | ranges
 
C++
 
Ranges library
Range adaptors
 
Defined in header <ranges>
template< class T >

concept input_range =

    ranges::range<T> && std::input_iterator<ranges::iterator_t<T>>;
(since C++20)

The input_range concept is a refinement of range for which ranges::begin returns a model of input_iterator.

Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!

Check out: eBank.nz (Art Generator) | Netwrck.com (AI Tools) | Text-Generator.io (AI API) | BitBank.nz (Crypto AI) | ReadingTime (Kids Reading) | RewordGame | BigMultiplayerChess | WebFiddle | How.nz | Helix AI Assistant