
6 May
2016
6 May
'16
11:01 a.m.
Evidently if I use boost::random::random_device class in code I need to link to the built random library. Otherwise the random library is header only. Shouldn't this be mentioned somewhere in the Boost random documentation ?