$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jens Maurer (Jens.Maurer_at_[hidden])
Date: 2002-01-06 08:27:37
Daryle Walker wrote:
> Actually, I thought you were talking about a different file. I thought you
> meant the fitting templates I added to <boost/integer.hpp>, but you mean the
> stuff in the new <boost/integer/static_min_max.hpp>. So ignore my comments.
[...]
> > gcc does so.
>
> GCC does or does not have support? Either way, GCC's answer doesn't reflect
> on what other compilers may support.
Looks like I'm particularly vague this year about what I'm talking about :-(
Sorry for the confusion: gcc supports "long long" template value
parameters. EDG-based compilers also have that support since
about version 2.40 (at least two years old).
Jens Maurer