template<typename Rng, typename T, typename Fun>
copy_constructible<T> &&
ranges::exclusive_scan_constraints_ < Rng, T, Fun >
The exclusive_scan_constraints concept.
Definition: exclusive_scan.hpp:39
The viewable_range concept.
Definition: concepts.hpp:237
The exclusive_scan_constraints
concept.