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

fix(to_cpp1): support initializing assignment from expression list in operator= #680

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JohelEGP
Copy link
Contributor

@JohelEGP JohelEGP commented Sep 15, 2023

Resolves #679.

Testing summary:

100% tests passed, 0 tests failed out of 818

Total Test time (real) =  48.87 sec

Acknowledgements:

@JohelEGP JohelEGP changed the title fix(cpp1): support initializing assignment from expression list in operator= fix(to_cpp1): support initializing assignment from expression list in operator= Nov 9, 2023
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.

[BUG] Cannot initialise container in the constructor under certain conditions
1 participant