Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Allow calling scheduling methods on Output<Buffer[]>#6577

Merged
steven-johnson merged 2 commits intomasterfrom
srj/nonconst
Jan 21, 2022
Merged

Allow calling scheduling methods on Output<Buffer[]>#6577
steven-johnson merged 2 commits intomasterfrom
srj/nonconst

Conversation

@steven-johnson
Copy link
Contributor

The constness of the inherited operator[] meant you couldn't call scheduling methods on array-of-output-buffer in a Generator. Fixed and added a test case.

The constness of the inherited operator[] meant you couldn't call scheduling methods on array-of-output-buffer in a Generator. Fixed and added a test case.
@steven-johnson steven-johnson merged commit 6a63609 into master Jan 21, 2022
@steven-johnson steven-johnson deleted the srj/nonconst branch January 21, 2022 23:20
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

Comments