lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master updated (27b708a -> 7d2794b)


From: Greg Chicares
Subject: [lmi-commits] [lmi] master updated (27b708a -> 7d2794b)
Date: Sat, 6 Mar 2021 17:55:53 -0500 (EST)

chicares pushed a change to branch master.

      from  27b708a   Add a handy script
       new  24611b1   Improve a unit test
       new  8e69f1d   Don't write lowest() as "min()" without asserting they're 
the same
       new  3330a9a   Don't write lowest() as "min()" even it they're the same
       new  869de45   Fix defect introduced 20180319T1957Z: min() isn't lowest()
       new  5004bd4   Define 'minmax' of an empty vector
       new  e23c058   Prefer data-member initializers to ctor delegation
       new  7d2794b   Use minmax<T> iff std::numeric_limits<T>::is_bounded


Summary of changes:
 currency_test.cpp     | 12 ++++++++----
 input_realization.cpp | 38 +++++++++++++++++++++++++-------------
 math_functions.hpp    |  2 +-
 miscellany.hpp        | 17 ++++++++++-------
 miscellany_test.cpp   | 12 ++++++++++++
 monnaie_test.cpp      |  2 +-
 tn_range.tpp          |  7 +++++--
 7 files changed, 62 insertions(+), 28 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]