Boost logo

Boost :

From: vc \(hotmail\) (vcotirlea_at_[hidden])
Date: 2003-01-14 12:23:16


I have to port a Linux project on Windows and I have the following problem:
Looking at the random_device.cpp file seems that the impl class (boost::random_device::impl) is available
only for Linux, meaning that on Windows I can not use this non-deterministic
random number generator, right?
Also in the nondet_random_speed.cpp the creation of the object of type boost::random_device
is created only when it is about Linux.

So my question is: Using VC++ 7.0 on Win2k am I able to use the boost::random_device class?

Thanks a lot in advance,
coco



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