6 May
2016
6 May
'16
5:01 p.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 ?