Boost C++ Libraries: Ticket #6075: Can we add policy based disabling of error checking inside math distributions? https://svn.boost.org/trac10/ticket/6075 <p> ..from the boost dev mailing list.. </p> <p> I wrote: Would it be possible to move the detail::check_scale(d) etc into the Policy class? That way I could provide a different policy that get's eliminated compile time via an implementation like "inline policy::check_scale(d){return;}" </p> <p> John wrote: I don't think we could move all the checks inside the policy class as each distribution is more or less different, but we could pass a compile time param to the checking functions to have the same effect. In fact can you file a bug report so I don't forget? </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/6075 Trac 1.4.3