Subject: [Boost-bugs] [Boost C++ Libraries] #9492: signals2::signal1<> not recognised as a type in ndk-r9
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-12-13 11:05:19
#9492: signals2::signal1<> not recognised as a type in ndk-r9
-----------------------------------------+----------------------
Reporter: ProgramCpp | Owner: fmhess
Type: Bugs | Status: new
Milestone: To Be Determined | Component: signals2
Version: Boost 1.54.0 | Severity: Problem
Keywords: BOOST_NO_VARIADIC_TEMPLATES |
-----------------------------------------+----------------------
signals2::signal1<> do not compile on ndk-r9. the compiler complain that
it is not a type.
ex:
typedef boost::signals2::signal1<void, myClass> _mysignal;
explicitly defining the macro BOOST_NO_VARIADIC_TEMPLATES fixes the issue
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9492> 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:15 UTC