Skip to content

Change observer to allow sending references without moving data.#3

Open
jovere wants to merge 1 commit intomasterfrom
bugfix/jo/observer
Open

Change observer to allow sending references without moving data.#3
jovere wants to merge 1 commit intomasterfrom
bugfix/jo/observer

Conversation

@jovere
Copy link
Owner

@jovere jovere commented Oct 21, 2022

This should allow references to work without moving data. The previous version used std::forward, which is undesirable. If the observer is looking for a copy, it will receive a copy.

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