21 Jun
2017
21 Jun
'17
6:54 a.m.
On Tue, Jun 20, 2017 at 11:31 PM, Andrzej Krzemienski via Boost < boost@lists.boost.org> wrote:
Actually, how can you write an exception-neutral code with Boost.Nowide?
Noexcept, right? :) In error-neutral contexts, you simply return throw_() to propagate any error from lower level functions.