j
k
j a
j l
The code sample at the top of the documentation is missing a semicolon.
boost::uniform_int<> six(1,6) // distribution that maps to 1..6 // see random number distributions
Dave
Back to the thread
Back to the list