mlspp icon indicating copy to clipboard operation
mlspp copied to clipboard

Fix build error in tree_follower.cpp

Open czlitony opened this issue 9 months ago • 0 comments

Fix build error on Mac:

04:35:27:html_generator.py:log_to_file:100: ❌ spark-client-framework/thirdparty/mlspp_v4/lib/mls_ds/src/tree_follower.cpp:100:5: [31mno matching function for call to 'visit'[0m
04:35:27:html_generator.py:log_to_file:100: 100 | std::visit([&](const auto& pr) { apply(tree, sender, pr); },

czlitony avatar Mar 13 '25 09:03 czlitony