Generating functions.

Synopsis

Declared in <bits/uniform_int_dist.h>

template<typename _UniformRandomBitGenerator>
result_type
operator()(_UniformRandomBitGenerator& __urng);

Parameters

Name Description

__urng

The right operand

Created with MrDocs