Skip to content

Support binding std::optional<T> implementation to IReference<T> parameters#1030

Merged
kennykerr merged 2 commits intomasterfrom
optional
Sep 30, 2021
Merged

Support binding std::optional<T> implementation to IReference<T> parameters#1030
kennykerr merged 2 commits intomasterfrom
optional

Conversation

@kennykerr
Copy link
Copy Markdown
Collaborator

Fixes #1006

@kennykerr
Copy link
Copy Markdown
Collaborator Author

@jonwis @sylveon looks good?

Comment thread test/test/optional.cpp
@sylveon
Copy link
Copy Markdown
Contributor

sylveon commented Sep 30, 2021

LGTM, will help with some code that did pass around optionals but then needed to pass it to WinRT.

@kennykerr kennykerr merged commit 24af032 into master Sep 30, 2021
@kennykerr kennykerr deleted the optional branch September 30, 2021 19:53
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.

Support binding std::optional<T> implementation to IReference<T> parameters

3 participants