lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master 0d94134 2/7: Note a possible improvement


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 0d94134 2/7: Note a possible improvement
Date: Thu, 4 Feb 2021 16:44:32 -0500 (EST)

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

    Note a possible improvement
---
 ihs_basicval.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ihs_basicval.cpp b/ihs_basicval.cpp
index 6fd59de..e1e1b99 100644
--- a/ihs_basicval.cpp
+++ b/ihs_basicval.cpp
@@ -381,6 +381,7 @@ void BasicValues::Init7702()
     assign(Mly7702qc, apply_binary(coi_rate_from_q<double>(), Mly7702qc, 
max_coi_rate));
 
     MlyDcvqc = Mly7702qc;
+    // CURRENCY !! Isn't there a vector overload for this?
     std::transform
         (MlyDcvqc.begin()
         ,MlyDcvqc.end()



reply via email to

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