Thread Previous • Date Previous • Date Next • Thread Next |
No, I don't think so. I know implicit conversion is the way to get the sum of threads, but the problem is there is nowhere to type such "bar=foo". It can't be done in functor::go or functor::ctor, obviously. It should be somewhere inside the "save" process, or in a "sync" function called from outside the functor (once per step for instance).Real bar=foo;Does that solve your problem?
Bruno
Thread Previous • Date Previous • Date Next • Thread Next |