
14 Jun
2008
14 Jun
'08
7:42 p.m.
AMDG boost/random/detail/signed_unsigned_tools.hpp has specializations of make_unsigned for long long. gcc rejects this when compiling with -ansi -pedantic. The attached patch replaces random::detail::make_unsigned with the TypeTraits version. Ok to commit? In Christ, Steven Watanabe