Scopira
20080306
|
Public Types | |
typedef UniRanGen | base_type |
typedef IntType | input_type |
typedef IntType | result_type |
Public Member Functions | |
uniint_dist (UniRanGen &rng, IntType min, IntType max) | |
result_type | min (void) const |
min | |
result_type | max (void) const |
max | |
result_type | operator() (void) |
get next | |
Static Public Attributes | |
static const bool | has_fixed_range = false |