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

Classes

class  ranges::sample_view< Rng, URNG >
 
struct  ranges::views::sample_base_fn
 Returns a random sample of a range of length size(range). More...
 
struct  ranges::views::sample_fn