FreeBSD Manual Pages
deductiongu...product_view(3) C++ Standard Libarydeductiongu...product_view(3) NAME deductionguidesforstd::ranges::cartesian_product_view - deduc- tionguidesforstd::ranges::cartesian_product_view Synopsis Defined in header <ranges> template< class... Rs > cartesian_product_view( Rs&&... ) -> (since C++23) cartesian_product_view<views::all_t<Rs>...>; The deduction guide is provided for std::ranges::cartesian_prod- uct_view to allow deduction from ranges. Example This section is incomplete Reason: no example Category: * Todo no example http://cppreference.com 2024.06.10 deductiongu...product_view(3)
NAME | Synopsis | Example | Category:
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=deductionguidesforstd::ranges::cartesian_product_view&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>
