$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Random] Good Truly-Random Seed
From: Hossein Haeri (powerprogman_at_[hidden])
Date: 2010-04-22 05:40:00
Hi Steven,
> It's in libs/random/random_device.cpp,
Yup, found the file.
> but depends on /dev/urandom.
I see. And, that's why GCC complains that the nested class impl is not defined. Right? (GCC under MinGW under WinXP)
> The implementation in 1.43 will contain an implementation
> for Windows as well. I can make a patch if you want one.
By all means please. :) (I can't wait for 1.43...)
TIA,
--Hossein