Synopsis

Declared in <mp‐units/random.h>

template<
    typename InputIt1,
    typename InputIt2>
piecewise_constant_distribution(
    InputIt1 first_i,
    InputIt1 last_i,
    InputIt2 first_w);

Created with MrDocs