
29 Mar
2010
29 Mar
'10
3:29 p.m.
2010.03.25 23:14, Steven Watanabe rašė:
AMDG
Justinas V. D. wrote:
2010.03.25 19:50, Steven Watanabe rašė:
2) I am not exactly a Boost.Random guru, so I probably missed some conceptual requirements, but it works just fine with uniform_01 template (see dim2demo.cpp).
A few things that you could add a) non-default seeding. b) stream operators.
I have uploaded the new version (v2) to Boost Vault. Does the implementation converge to the desirable state?
Would you be willing to write documentation for this as well?
I will tackle the documentation now. As everybody knows, it is the hardest part of the code to write. :-) Especially in this case, having in mind that the BoostBook format is something new altogether, but it seems grokable. J.