Namespaces
Variants
Actions

std::ranges::elements_view<V,N>::size

From cppreference.com
 
C++
 
Ranges library
Range adaptors
 
std::ranges::elements_view
constexpr auto size() requires ranges::sized_range<V>;
(since C++20)
constexpr auto size() const requires ranges::sized_range<const V>;
(since C++20)

Returns the number of elements, i.e. ranges::size(base_), where base_ is the underlying view.

Contents

[edit] Parameters

(none)

[edit] Return value

The number of elements.

[edit] Example

[edit] See also

returns an integer equal to the size of a range
(customization point object)[edit]
returns a signed integer equal to the size of a range
(customization point object)[edit]

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