$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Range checked variable or class
From: Neal Becker (ndbecker2_at_[hidden])
Date: 2009-05-14 13:16:22
Ryan McConnehey wrote:
> Is there a boost library or utility that can create a variable with a
> maximum and minimum acceptable value?
>
> Ryan
How about constrained_value?