Skip to content

Conversation

@pauldreik
Copy link
Owner

@pauldreik pauldreik commented Sep 11, 2025

Thanks @entrity and @t-oster for the work and the patience. This PR is built on top of your work in #42 and #190. I made some simplifications by using a std::function and caching the constant output, instead of a function pointer.

closes #30

Paul Dreik and others added 2 commits September 12, 2025 07:35
this is based on the work by Markham in #190

I just modified it a tiny bit to use std::function instead of a raw function
pointer.

thanks!

co-authored-by: Markham Anderson <[email protected]>
credit to Thomast Oster, see #42

co-authored-by: Thomas Oster <[email protected]>
@pauldreik pauldreik marked this pull request as ready for review September 12, 2025 05:40
@pauldreik pauldreik changed the title add progress option add progress option (closes #30) Sep 12, 2025
@pauldreik pauldreik merged commit 4d19ccf into devel Sep 12, 2025
26 checks passed
@pauldreik pauldreik deleted the progress-option branch September 12, 2025 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants