Boost logo

Boost :

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


----- Original Message -----
From: "Robert Bell" <belvis_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Monday, May 17, 2004 2:54 PM
Subject: [boost] Re: Ranged type mini-library submission

[snip]

> Some quick notes:
>
> -- The default constructor of constrained_value initializes the member
> "m" by calling the min() function, which isn't present.
>
> -- The test program is at http://www.cdiggins.com/cv_test.cpp.
>
> -- In the test program, throwing_invalid_policy should throw
> exception(), not exception, and allowing exception to default to void
> won't compile (can't throw void).
>
> -- throwing_invalid_range just uses "throw;", but doesn't appear to be
> called from inside a catch handler.
>
> Aside from that, it's looking pretty interesting.

I have made these changes, thanks.

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