
14 Aug
2018
14 Aug
'18
10:56 p.m.
On Tue, Aug 14, 2018 at 6:42 PM Robert Ramey wrote:
Personally I'd just prefer to use boost_root/libs/safe_numerics.
Yes: It should use libs/safe_numerics, the repository should be boostorg/safe_numerics, the headers should be in <boost/safe_numerics>, and the namespace should be boost::safe_numerics. This is convention users can generally expect from almost every Boost library sans the Numeric lot (Ublas, Odeint, Interval, NumericConversion) and I don't see any value in straying from it. Glen