$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Mark Rodgers (mark.rodgers_at_[hidden])
Date: 2000-09-10 14:27:02
> As an artifact of the implementation the macro BOOST_NO_INT64_T gets
> defined if there are no recognised 64-bit integral types.
If the compiler doesn't support 64-bit integral types, would it be a
good idea to provide our own class to emulate them? I would find that
very useful. Does anyone have one they can share?
Mark