$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] General C++: Class Method Signatures Miss-Match
From: Kenny Riddile (kfriddile_at_[hidden])
Date: 2009-05-01 19:03:27
Dominique Devienne wrote:
> On Fri, May 1, 2009 at 10:32 AM, Dan Day <coolmandan_at_[hidden]> wrote:
>> Wouldn't then the OP rather use uint32_t or similar?
>
> AFAIK this type doesn't exist on all platforms portably.
#include <boost/cstdint.hpp>
boost::uint32_t