mardi 1 octobre 2019

Why is std::uniform_int_distribution

As I understand it, a distribution should not change when used to pull a random number. For a uniform distribution for example, its min/max should not change as we use it to generate random numbers, so why operator() is not const?




Aucun commentaire:

Enregistrer un commentaire