Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:0
-
Epic Link:
-
Sprint:DRP X16-3
-
Team:Data Release Production
Description
The following are used:
- boost::random::mt19937
- boost::random::uniform_01
- boost::random::uniform_int_distribution
Replace these with equivalents from std if possible.
Really minor changes only in one test. CI underway but I don't expect any problems and will not merge before it is done.