gnucash master: Refactor std::any_of into lambda
Christopher Lam
clam at code.gnucash.org
Tue Mar 14 06:22:47 EDT 2023
Updated via https://github.com/Gnucash/gnucash/commit/6db868ab (commit)
from https://github.com/Gnucash/gnucash/commit/be88133b (commit)
commit 6db868ab64e8618d330cb43b155ad48f0ebfd302
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Tue Mar 14 18:18:56 2023 +0800
Refactor std::any_of into lambda
Rewrite 16cc218097 to avoid the lambda accessing external variable
is_req_column_type
Summary of changes:
.../csv-imp/assistant-csv-price-import.cpp | 19 ++++++++++---------
1 file changed, 10 insertions(+), 9 deletions(-)
More information about the gnucash-patches
mailing list