|
Boost : |
From: Viktor Peters (viktor.peters_at_[hidden])
Date: 2004-11-15 04:13:41
And someone should look at the random library. There are some issues I
stumble regulary:
1) <cmath> must be included before <boost/random.hpp> (GCC 3.4.2),
otherwise some errors arise: "'std::pow' has not been
declared" and friends
2) There ist one documented operator in uniform_int which does not
exist in the headers:
result_type operator()(UniformRandomNumberGenerator& urng,
result_type n)
Regards,
V. Peters
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk