Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8751: bad_any_cast exception is not visible across dynamic libraries
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-07-24 15:01:42
#8751: bad_any_cast exception is not visible across dynamic libraries
---------------------------+---------------------------------------------
Reporter: apolukhin | Owner: apolukhin
Type: Bugs | Status: closed
Milestone: Boost 1.55.0 | Component: any
Version: | Severity: Problem
Resolution: fixed | Keywords: any exception visibility=hidden
---------------------------+---------------------------------------------
Changes (by apolukhin):
* status: new => closed
* resolution: => fixed
Comment:
(In [85151]) Merge from trunk:
* bad_any_cast exception is now visible across modules (fixes #8751)
* portion of optimizations and tests for rvalues
* added ability to call any_cast<T&&> (which is equivalent to
std::move(any_cast<T&>))
* added clear() member function
* added missing BOOST_NOEXCEPT
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8751#comment:2> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:13 UTC