$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: nbecker_at_[hidden]
Date: 2001-04-06 12:51:36
uniform_int (and maybe some others) can encounter a floating exception
if min == max (_range -> 0).
Maybe add an assert() in the constructor?