$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Daniel James (daniel_at_[hidden])
Date: 2004-07-23 08:12:45
On Thu, 22 Jul 2004 13:27:42 -0400, Arkadiy Vertleyb wrote:
> Yes we could use 4 integers instead of 1, but this would:
>
> 1) decrease the compile-time performance (which is not that great already),
> and
> 2) increase the requirements for the size of the mpl::vector...
>
> I don't think we can afford this...
I think you can get around the second point, but you're right, it's
probably not worth it.
Daniel