Re: [Boost-bugs] [Boost C++ Libraries] #3983: catch reference to incomplete type in signals2

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3983: catch reference to incomplete type in signals2
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-03-07 23:15:33


#3983: catch reference to incomplete type in signals2
-------------------------------------+--------------------------------------
 Reporter: sorokin@… | Owner: fmhess
     Type: Bugs | Status: new
Milestone: Boost 1.43.0 | Component: signals2
  Version: Boost Development Trunk | Severity: Problem
 Keywords: |
-------------------------------------+--------------------------------------

Comment(by sorokin@…):

 15.3 Handling an exception [except.handle]
 1 The exception-declaration in a handler describes the type(s) of
 exceptions that can cause that handler to be entered. The exception-
 declaration shall not denote an incomplete type or an rvalue reference
 type. The exception-declaration shall not denote a pointer or reference to
 an incomplete type, other than void*, const void*, volatile void*, or
 const volatile void*.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3983#comment:1>
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:02 UTC