Range-v3
Range algorithms, views, and actions for the Standard Library
exclusive_scan.hpp File Reference

Classes

struct  ranges::exclusive_scan_view< Rng, T, Fun >
 
struct  ranges::views::exclusive_scan_base_fn
 
struct  ranges::views::exclusive_scan_fn
 

Concepts

concept  ranges::exclusive_scan_constraints_
 The exclusive_scan_constraints_ concept.
 
concept  ranges::exclusive_scan_constraints
 The exclusive_scan_constraints concept.