$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [TEST] Oh--stupid me
From: Merrill Cornish (merrill.cornish_at_[hidden])
Date: 2016-02-10 20:37:07
As you suggested, the problem is that I have a noexcept in a function 
that I am expecting to throw on occasion.  I should have read the code I 
returned closer before hitting send.  To my (slight) credit, I have been 
careful to remove the noexcept declarations from other functions what I 
expect to throw.
Thanks for your time and sorry for my head wedge.
Merrill Cornish