Boost logo

Boost :

From: Christoph Ludwig (cludwig_at_[hidden])
Date: 2003-12-05 10:27:38


Hi,

libs/random/random_device.cpp does not compile (Linux i686,
g++ 3.3.2): nondet_random.hpp declares random_device::entropy() as a
const member function, but the definition in random_device.cpp is
non-const.

I couldn't find random_device::entropy() mentioned in
libs/random/nondet_random.html at all. Did I miss some documentation?
I was not able to deduce this member's semantics from the definition
in random_device.cpp.

Regards

Christoph

-- 
http://www.informatik.tu-darmstadt.de/TI/Mitarbeiter/cludwig.html
LiDIA: http://www.informatik.tu-darmstadt.de/TI/LiDIA/Welcome.html

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk