From: Neal Becker (ndbecker2_at_[hidden])
Date: 2007-08-24 08:00:19


Why does bounded_int have parameters:
bool LowerIncluded = true, bool UpperIncluded = true,

But saturating_int does not have these parameters?