Boost logo

Boost :

From: christopher diggins (cdiggins_at_[hidden])
Date: 2004-05-15 18:35:29


----- Original Message -----
From: "Victor A. Wagner Jr." <vawjr_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Saturday, May 15, 2004 9:10 AM
Subject: Re: [boost] Ranged type mini-library submission

> what is >> expected to do if the number input it "out of range"?
> can we, for example, write cin >> month; (see below for definition of
month)?

I am of the loose opinion that we shouldn't worry around with input/output
operators for the range type. I am flexible on this though.

> should this be using numeric_limits<T>::epsilon() (instead of DBL_EPSILON)
> and would that even work for numbers larger than 2.0?

Good point, I am working on fixing that.

Christopher Diggins
http://www.cdiggins.com
http://www.heron-language.com


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk