Sebastian Grottel 96c5de678d RandomNumberGenerator::result_type should be unsigned (#1050)
`result_type` must be unsigned:
http://en.cppreference.com/w/cpp/concept/UniformRandomBitGenerator

Using a signed type causes an infinite loop working with MS Visual Studio 2017, targetting: v140, WindowsTargetPlatformVersion 10.0.15063.0, Debug, x64
2017-10-31 14:26:36 +01:00
..
2017-09-07 17:25:15 +02:00
2017-09-26 14:13:08 -07:00
2017-09-07 17:25:15 +02:00
2017-09-07 17:25:15 +02:00
2017-09-07 17:25:15 +02:00
2017-09-07 17:25:15 +02:00
2017-09-06 15:44:42 +01:00
2017-09-07 17:25:15 +02:00
2017-08-30 15:53:39 +02:00
2017-09-07 17:25:15 +02:00
2017-09-07 17:25:15 +02:00
2017-07-27 11:32:01 +02:00
2017-09-07 17:25:15 +02:00
2017-10-12 13:06:41 +01:00