Subject: [Boost-bugs] [Boost C++ Libraries] #9031: Unnecessary include any.hpp in slot_base.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-08-22 07:18:29
#9031: Unnecessary include any.hpp in slot_base.hpp
-------------------------------------------------+-------------------------
Reporter: Bartosz Kwasniewski | Owner: fmhess
<bartosz.kwasniewski@â¦> | Status: new
Type: Bugs | Component: signals2
Milestone: To Be Determined | Severity: Problem
Version: Boost 1.55.0 |
Keywords: |
-------------------------------------------------+-------------------------
There is no need to include "any.hpp" because signals2 doenu't use
boost::any functionality. And moreover when any.hpp is include you cannot
use signals2 library without RTTI (e.g. typeid).
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9031> 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