lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master 1665c7a 04/10: Follow the rule of zero


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 1665c7a 04/10: Follow the rule of zero
Date: Sun, 18 Apr 2021 18:21:02 -0400 (EDT)

branch: master
commit 1665c7aaed6660c6144abced1045f6e2b3b18140
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Follow the rule of zero
---
 gpt_commutation_functions.hpp | 2 --
 1 file changed, 2 deletions(-)

diff --git a/gpt_commutation_functions.hpp b/gpt_commutation_functions.hpp
index d06fa9e..917e1ae 100644
--- a/gpt_commutation_functions.hpp
+++ b/gpt_commutation_functions.hpp
@@ -147,7 +147,6 @@ class gpt_commfns
         ,mcenum_dbopt_7702   const  dbo
         ,gpt_vector_parms    const& charges
         );
-    ~gpt_commfns() = default;
 
     double calculate_premium(oenum_glp_or_gsp, gpt_scalar_parms const&) const;
 
@@ -190,7 +189,6 @@ class gpt_cf_triad
         ,std::vector<double> const& gsp_ig
         ,gpt_vector_parms    const& charges
         );
-    ~gpt_cf_triad() = default;
 
     double calculate_premium
         (oenum_glp_or_gsp



reply via email to

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