Skip to content

Commit

Permalink
//_ONEDPL_CPP20_RANGES_PRESENT => //_ONEDPL___cplusplus
Browse files Browse the repository at this point in the history
Co-authored-by: Julian Miller <[email protected]>
  • Loading branch information
MikeDvorskiy and julianmi authored Jun 11, 2024
1 parent 41c3eb0 commit 92a0aa1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ __pattern_find_if(__hetero_tag<_BackendTag> __tag, _ExecutionPolicy&& __exec, _R

return std::ranges::borrowed_iterator_t<_R>(__r.begin() + __idx);
}
#endif //_ONEDPL_CPP20_RANGES_PRESENT
#endif //_ONEDPL___cplusplus

//------------------------------------------------------------------------
// find_end
Expand Down

0 comments on commit 92a0aa1

Please sign in to comment.