lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master updated (af00582 -> 0c16a43)


From: Greg Chicares
Subject: [lmi-commits] [lmi] master updated (af00582 -> 0c16a43)
Date: Sat, 24 Feb 2018 17:26:42 -0500 (EST)

chicares pushed a change to branch master.

      from  af00582   Prefer '_' suffix to 'm_' prefix for data members
       new  0a40076   Prefer the C++ standard library to boost
       new  d9e80e4   Avoid gratuitous use of boost
       new  45156c8   Avoid gratuitous use of boost
       new  5c6922b   Replace boost::optional with std::experimental::optional
       new  f6760eb   Prefer explicit 'std::' qualification to 
using-declarations
       new  0c16a43   Replace boost::any with std::experimental::any


Summary of changes:
 ce_product_name.cpp             |   4 +
 ce_product_name.hpp             |   4 +-
 ce_skin_name.hpp                |   2 -
 datum_boolean.hpp               |   3 -
 datum_sequence.hpp              |   8 -
 datum_string.hpp                |   3 -
 edit_mvc_docview_parameters.hpp |   2 +-
 gpt_input.hpp                   |   3 -
 gpt_state.hpp                   |   4 -
 input.hpp                       |   3 -
 input_test.cpp                  |   4 +-
 mec_input.hpp                   |   3 -
 mec_state.hpp                   |   4 -
 multidimgrid_any.cpp            |   4 +-
 multidimgrid_any.hpp            |  35 ++--
 multidimgrid_safe.hpp           |  26 ++-
 multidimgrid_safe.tpp           |  24 +--
 rate_table.cpp                  | 409 +++++++++++++++++++---------------------
 rate_table.hpp                  |  12 +-
 rate_table_test.cpp             |   2 +-
 rate_table_tool.cpp             |   2 +-
 wx_test_about_version.cpp       |  13 +-
 22 files changed, 268 insertions(+), 306 deletions(-)



reply via email to

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