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

Replace New[Map|Slice]FromRaw with New[Map|Slice]().FromRaw #6041

Closed
dmitryax opened this issue Sep 9, 2022 · 1 comment
Closed

Replace New[Map|Slice]FromRaw with New[Map|Slice]().FromRaw #6041

dmitryax opened this issue Sep 9, 2022 · 1 comment
Assignees
Labels
area:pdata pdata module related issues

Comments

@dmitryax
Copy link
Member

dmitryax commented Sep 9, 2022

After #5971 is merged, we need to replace New[Map|Slice]FromRaw to New[Map|Slice] and FromRaw in order to have consistent interface

@dmitryax dmitryax added the area:pdata pdata module related issues label Sep 9, 2022
@dmitryax dmitryax self-assigned this Sep 9, 2022
@dmitryax dmitryax changed the title Replace New[Map|Slice]FromRaw with NewEmpty[Map|Slice]().FromRaw Replace New[Map|Slice]FromRaw with New[Map|Slice]().FromRaw Sep 9, 2022
@bogdandrutu
Copy link
Member

Only to remove deprecate funcs left.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:pdata pdata module related issues
Projects
None yet
Development

No branches or pull requests

2 participants