$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Kevlin Henney (Kevlin.Henney_at_[hidden])
Date: 1999-08-04 01:22:50
Beman Dawes wrote:
>Do we need the signed/unsigned distinction as a second "bool"
>template parameter in the above definitions?
No, it is a different type, like uint_least<32>::type, IMO.
Agreed. This was exactly the convention I used.
Kevlin