"Rozental, Gennadiy" <[EMAIL PROTECTED]> writes:

>> Maybe I should do the factorization and put it in the sandbox or
>> boost::detail...
>
> Looking forward to see that. Could you, please, let me know when you done or
> if you need my help?

Sure.  I'll try to do something this week.

>>>  
>>>> optimization crop up).  This is not an idiom that's been
>>>> well-exercised in compiler vendors' test suites, it seems.
>>>
>>> Still, what about conformance to standard?
>
>>What about it?
>
> Does | try { throw; } | idiom supposed to work according ot standard?

As long as it's within a catch block or in a function that's called
from a catch block, yes.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to