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

The cartesian_produce_view_can_distance concept. More...

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

Concept definition

template<typename IsConst, typename... Views>
cartesian_produce_view_can_size<IsConst, Views...> &&
The cartesian_produce_view_can_distance_ concept.
Definition: cartesian_product.hpp:101
The cartesian_produce_view_can_distance concept.
Definition: cartesian_product.hpp:107
The cartesian_produce_view_can_size concept.
Definition: cartesian_product.hpp:95

Detailed Description

The cartesian_produce_view_can_distance concept.