
21 Oct
2013
21 Oct
'13
12:27 p.m.
Beman Dawes
Yes, signals2 does have multiple different code paths for variadics. The
problem is apparently that it should be testing for more
than BOOST_NO_CXX11_VARIADIC_TEMPLATES, but we don't yet know exactly what
more. Suggestions have been expression SFINAE or a decltype issue.
The problem seems to be somewhere in the constructor of
boost::signals2::slot.
The code which led to compile errors was:
boost::signals2::signal