Namespaces
Variants
Actions

deduction guides for std::ranges::common_view

From cppreference.com
< cpp‎ | ranges‎ | common view
 
 
Ranges library
 
 
Defined in header <ranges>
template< class R >
common_view( R&& ) -> common_view<views::all_t <R>>;
(since C++20)

The deduction guide is provided for std::ranges::common_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/common_view/deduction_guides&oldid=150651"

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