Not a good idea… The whole MultiTimer class is pretty bogus anyway, and as soon as everyone has C++11 I’ll replace it with something that’s lambda-based instead.
And I think that if you’re even asking a question like this, then you probably need to think again about your design… Trying to use the MulitTimer as the container that keeps track of whatever objects you’re using sounds like a bad plan to me.