Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::cartesian_produce_view_can_const Concept Reference

The cartesian_produce_view_can_const concept. More...

#include <range/v3/view/cartesian_product.hpp>

Concept definition

template<typename... Views>
and_v<range<Views const>...>
The cartesian_produce_view_can_const concept.
Definition: cartesian_product.hpp:86

Detailed Description

The cartesian_produce_view_can_const concept.