20 May 20:05
constrained_value: 1 more question
From: Neal Becker <ndbecker2 <at> gmail.com>
Subject: constrained_value: 1 more question
Newsgroups: gmane.comp.lib.boost.devel
Date: 2008-05-20 18:09:01 GMT
Subject: constrained_value: 1 more question
Newsgroups: gmane.comp.lib.boost.devel
Date: 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