20 May 20:09
constrained_value: 1 more question
Neal Becker <ndbecker2 <at> gmail.com>
2008-05-20 18:09:01 GMT
2008-05-20 18:09:01 GMT
Is it really intentional that the error handling of
constrained & operator = (const value_type & v)
uses
BOOST_ASSERT(_check_value());
But in
void _initialize()
it uses
throw_exception<>()(_value, _value, _constraint());
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
RSS Feed