$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] sizeof of boost::int8_t
From: eial_at_[hidden]
Date: 2009-12-16 10:00:16
running sizeof on a boost::int8_t returns 1, but what is the type? int/char?
thanks.