Hi,
Trying to use the new random library on borland gives runtime problems.
The following program below gives a constant result of 85.
I have tracked the problem to variate_generator.hpp, where the internal
engine type is computed
typedef typename random::detail::engine_helper::BOOST_NESTED_
At 12:48 PM 8/12/2003, Hugo Duncan wrote:
>Trying to use the new random library on borland gives runtime problems.
>
>The following program below gives a constant result of 85.
>
>I have tracked the problem to variate_generator.hpp, where the internal
>engine type is computed
>
> typedef typename