Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use new Sender constructors and expose ability to Courier::Sender::set_parent_pointer #43

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

nealkruis
Copy link
Member

@nealkruis nealkruis commented May 27, 2024

Because of the PIMPL paradigm used in Btwxt, the public RegularGridInterpolator is not a Courier::Sender class. This uses a cleaner Sender class constructor, and exposes the set_parent_pointer method in the public class so messages can be passed up through calling libraries.

This depends on the corresponding Courier PR, here: bigladder/courier#6

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.

1 participant