ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> boost
boost
RE: [boost] Overhaul of Random Number Library
by Gary Powell other posts by this author
Feb 9 2001 8:29PM messages near this date
Re: [boost] Tuples in MS Visual C++ | Re: [boost] Overhaul of Random Number Library
> >
>  I would like to split the header <boost/random.hpp> (now 45 KB) into
>  several named <boost/random/XXX.hpp>. Each <boost/random/XXX.hpp>
>  header shall contain one generator or one distribution only, and should
>  be mostly independent of other generators/distributions. The
>  <boost/random.hpp> header will consist of a list of #include's for all
>  <boost/random/XXX.hpp> headers to stay backward-compatible and allow
>  for easy initial usage.
<<

I like this idea a lot!
>  This change has the following advantages:
>  - Allow reduced compile time for users needing only one generator
>  and a few distributions.
>  - Allow for easier contribution of new generators/distributions
>  by third parties.
>  - Make dependencies between generators/distributions more explicit.
> 
Have you considered adding a boost::random namespace?

-gary-
Thread:
Gary Powell
Jens Maurer

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved