From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2022-05-30 02:36:17


On Sat, May 28, 2022 at 3:39 PM Andrzej Krzemienski via Boost
<boost_at_[hidden]> wrote:
> Boost is a place to promote better
> programming practices. And these "catch immediately after throw and
> swallow" examples just do a disservice to the community.

Are you proposing something broad, that Boost documentation and sample
code should adopt as a secondary goal, to teach best C++ practices in
general?

Or is the scope of your post limited to just exception handling?

Thanks