Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::join_with_view< Rng, ValRng > Struct Template Referenceabstract

Public Member Functions

 join_with_view (Rng rng, ValRng val)
 
auto size () const requires `(detail
 

Static Public Member Functions

static constexpr auto size () -> std::size_t requires `(detail::join_cardinality< Rng, ValRng >() >=0) `