VCCC  2024.05
VisualCamp Common C++ library
ranges::cartesian_product_view, views::cartesian_product

a view consisting of tuples of results calculated by the n-ary cartesian product of the adapted views More...

Detailed Description

See also
std::ranges::cartesian_product_view, std::views::cartesian_product

Classes

class  cartesian_product_view< First, Vs >
 

Variables

constexpr VCCC_INLINE_OR_STATIC detail::cartesian_product_niebloid cartesian_product {}
 

Variable Documentation

◆ cartesian_product

constexpr VCCC_INLINE_OR_STATIC detail::cartesian_product_niebloid cartesian_product {}
constexpr