$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [exception] uncaught_exception_count, scope(failure), scope(success)
From: Evgeny Panasyuk (evgeny.panasyuk_at_[hidden])
Date: 2013-02-05 19:58:02
06.02.2013 4:32, Emil Dotchevski:
> I was asking specifically how uncaught_exception_count would be used.
Here is self-contained example of uncaught_exception_count_latch (which
is thin wrapper around uncaught_exception_count): http://ideone.com/jCCew0
-- Evgeny Panasyuk