Namespaces
Variants
Actions

deduction guides for std::ranges::join_view

From cppreference.com
< cpp‎ | ranges‎ | join view
 
 
Ranges library
 
 
template<class R>
explicit join_view(R&&) -> join_view<views::all_t <R>>;
(since C++20)

The deduction guide is provided for std::ranges::join_view to allow deduction from range.

[edit] Example

This section is incomplete
Reason: no example
Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/ranges/join_view/deduction_guides&oldid=144666"

AltStyle によって変換されたページ (->オリジナル) /