template<typename IsConst, typename... Views>
and_v<sized_range<meta::const_if<IsConst, Views>>...> &&
The cartesian_produce_view_can_size_ concept.
Definition: cartesian_product.hpp:91
The cartesian_produce_view_can_size concept.
Definition: cartesian_product.hpp:95
The cartesian_produce_view_can_size
concept.