$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Darryl Green (green_at_[hidden])
Date: 2002-01-23 23:45:02
> -----Original Message-----
> From: David Abrahams [mailto:david.abrahams_at_[hidden]]
>
> Ah good, that avoids using inheritance to distinguish these babies...
> but is char really guaranteed to be smaller than double
> (half-joking only).
It isn't on a TMS320C3x/4x (wordsize and all types are 32 bits). I've only
used TI's C compiler on these things, never a C++ compiler, but I believe
they do exist (there is/was gcc for this target - not sure if it is
maintained)...