|
Boost Users : |
Subject: Re: [Boost-users] integer constant too large for 'long' type
From: Joel Falcou (joel.falcou_at_[hidden])
Date: 2010-03-11 03:33:00
Isn't it :
boost::uniform_int<uint64_t> r(0,0xffffffffffffffffLL);
with the explicit LL for long long on the constant ?
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net