Subject: [Boost-bugs] [Boost C++ Libraries] #11451: [feature] Make odeint works with std::tuple and boost::units
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-07-07 09:37:27
#11451: [feature] Make odeint works with std::tuple and boost::units
------------------------------------+------------------------------
Reporter: pierre blavy <blavy@â¦> | Type: Feature Requests
Status: new | Milestone: To Be Determined
Component: None | Version: Boost 1.57.0
Severity: Not Applicable | Keywords: odeint, units
------------------------------------+------------------------------
Dear developper, here is a patch that
- make odeint work with std::tuple.
- make odeint work with boost::units tuple.
- patch std::numeric limits for boost::units::qunatity, by delegating
limits to the underlying type. That's important as, without this patch,
std::numeric_limits silently return stupid values with
boost::units::quantity.
I'm not a boost developper and I realy had trouble to understand the
documentation, so I'm not sure that the things I've done are correct or
doens't break an other part of boost, so please, carefully review this
code. I post it in the hope that it will be usefull for you.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11451> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:18 UTC