$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2003-08-11 10:48:42
I'm not sure if this is intentional or not, but cstdint.hpp includes
typedefs for things like uint32_t, but they're not documented. If
uint32_t is meant to be an unsigned integer with exactly 32 bits,
well, I need that and I don't see any other obvious way to get it.
-- Dave Abrahams Boost Consulting www.boost-consulting.com