...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Home | Libraries | People | FAQ | More |
boost::numeric::odeint::checked_stepper
// In header: <boost/numeric/odeint/integrate/check_adapter.hpp> template<typename Stepper, typename Checker, typename StepperCategory = typename base_tag<typename Stepper::stepper_category>::type> class checked_stepper { };