|
Boost Users : |
Subject: Re: [Boost-users] boost::bind
From: Igor R (boost.lists_at_[hidden])
Date: 2011-04-28 09:06:04
> But why the compiler says talks about three arguments provided..there are
> only two....(base and exponent)
It means bind() call, where you pass 3 args, but it can't realize what
"pow" is, so it can't specialize bind template correctly.
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net