$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Niels Dekker - mail address until 2007-11-30 (nd_mail_address_valid_until_2007-11-30_at_[hidden])
Date: 2007-06-05 17:26:30
Oops, a significant typo!
I just wrote:
> Why not having int_exact_t entirely based on the exact-width integer
> types from <boost/integer.hpp>? [ <---- typo!!! ]
But I meant to ask:
Why not having int_exact_t entirely based on the exact-width integer
types from <boost/cstdint.hpp>?
I was thinking of boost::int32_t, boost::uint32_t, boost::int64_t,
boost::uint64_t, etc... http://www.boost.org/boost/cstdint.hpp
Kind regards,
Niels