Skip to content

Commit

Permalink
cf
Browse files Browse the repository at this point in the history
Signed-off-by: Hari Hara Naveen S <[email protected]>
  • Loading branch information
Johan511 committed Jul 17, 2023
1 parent bfc74d0 commit ef0476d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ namespace hpx::parallel::util {
// helpers for uninit_copy_n
namespace detail {
// Customization point for optimizing copy_n operations
template <typename Category, typename Enable>
template <typename Category, typename Dummy>
struct uninit_copy_n_helper
{
template <typename ExPolicy, typename InIter, typename OutIter>
Expand Down

0 comments on commit ef0476d

Please sign in to comment.