Skip to content

[onedpl][ranges] copy_if implementation for sized output - copy of PR #1898 on current main state #2163

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

Conversation

SergeyKopienko
Copy link
Contributor

This PR created just for testing the changes from #1898 on current state of main branch.

@MikeDvorskiy you can cherry-pick all commits from this PR back to your branch.

MikeDvorskiy and others added 14 commits April 3, 2025 13:42
…rial backend)

# Conflicts:
#	include/oneapi/dpl/pstl/omp/parallel_scan.h
#	include/oneapi/dpl/pstl/parallel_backend_tbb.h
…fix warning in __result_and_scratch_storage_impl : declaration of '_T' shadows template parameter [-Wmicrosoft-template-shadow]
…fix C++ 17 compile error in struct __wait_and_get_value : 'auto' not allowed in function prototype
…fix C++17 compile error : 'auto' not allowed in function prototype
…fix C++17 compile error : expected member name or ';' after declaration specifiers
@SergeyKopienko SergeyKopienko added this to the 2022.9.0 milestone Apr 3, 2025
@SergeyKopienko SergeyKopienko changed the title [onedpl][ranges] copy_if implementation for sized output [onedpl][ranges] copy_if implementation for sized output - copy of PR #1898 on current main state Apr 3, 2025
@SergeyKopienko SergeyKopienko force-pushed the dev/skopienko/copy_if_sized_output_update_from_current_main_state branch from 1498dc4 to 9f50c07 Compare April 3, 2025 14:51
@SergeyKopienko SergeyKopienko force-pushed the dev/skopienko/copy_if_sized_output_update_from_current_main_state branch from 6499648 to ca444e1 Compare April 4, 2025 08:28
…ng : add explicit braces to avoid dangling else [-Wdangling-else]
…rror : no matching function for call to object of type '__wait_and_get_value'
…fix error : no matching member function for call to 'memcpy'
@SergeyKopienko SergeyKopienko force-pushed the dev/skopienko/copy_if_sized_output_update_from_current_main_state branch from ca444e1 to 35fb04c Compare April 4, 2025 08:29
@SergeyKopienko SergeyKopienko force-pushed the dev/skopienko/copy_if_sized_output_update_from_current_main_state branch from 30bddf4 to 063d075 Compare April 4, 2025 10:02
@SergeyKopienko SergeyKopienko deleted the dev/skopienko/copy_if_sized_output_update_from_current_main_state branch April 7, 2025 14:54
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