|
Boost Users : |
From: sboschi75-personal_at_[hidden]
Date: 2004-10-29 11:45:22
Hallo,
I would like to override operators for boost::function.
Forexample I was thinking of an operator "-" :
template <T>
function<T> operator - (const function<T>& a) {
// what do I write here in roder to return the symmetric function?
}
Thanks
Stefano
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