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

Classes

struct  ranges::views::linear_distribute_fn
 Distributes n values linearly in the closed interval [from, to]. More...
 
struct  ranges::views::linear_distribute_view< T >