Closed mariomulansky closed 11 years ago
As pointed out in https://svn.boost.org/trac/boost/ticket/9030 copying steppers by value can cause problems. Hence the integrate functions should also accept boost::ref(stepper) to allow using references if wanted.
As pointed out in https://svn.boost.org/trac/boost/ticket/9030 copying steppers by value can cause problems. Hence the integrate functions should also accept boost::ref(stepper) to allow using references if wanted.