
3 Aug
2010
3 Aug
'10
3:45 a.m.
AMDG Mostafa wrote:
On Mon, 02 Aug 2010 19:19:55 -0700, Steven Watanabe <watanabesj@gmail.com> wrote:
Once I get all the distributions updated, variate_generator is going to be deprecated. It's not in the C++0x library.
Is there any documentation on what's going to replace it? If so, can you point it out?
The documentation will be updated along with the actual code changes. It will just follow the C++0x interface. You'll be able to pass any Random Number Engine to a Random Distribution directly.
Additionally, it might be a good idea to make a reference to what you mentioned in the Random documentation.
In Christ, Steven Watanabe