Skip to content
Commit 8e9f8ede authored by Tomaz Canabrava's avatar Tomaz Canabrava
Browse files

More Signals to new syntax, shut up Eigen error for c++11 code



bind1st and bind2nd are depreceated in C++11 because now we
have variadic templates, so remove them from the compile unit
if we are compilling in c++11 mode.

Signed-off-by: default avatarTomaz Canabrava <tomaz.canabrava@intel.com>
parent 11adc342
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment