21 Apr
2010
21 Apr
'10
10:16 p.m.
Hi Scott,
It does, in the form of random_device, though for some reason it seems the Windows implementation still hasn't happened.
I'm not sure if this is because I'm using Windows or not. But, when I include the header and try to instantiate a random_device, my compiler (GCC) says it can't find the implementation of the ctor and the (virtual) dtor. I had a look at the header file and there was no definition over there. Had a quick search in the respective directories and couldn't find an implementation file either. Any suggestions? Cheers, --Hossein