Branch: refs/heads/level24_modules
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: ff679d9a1cbe935134c1a262c4e85d7d088377a4
      
https://github.com/STEllAR-GROUP/hpx/commit/ff679d9a1cbe935134c1a262c4e85d7d088377a4
  Author: Hartmut Kaiser <[email protected]>
  Date:   2025-11-25 (Tue, 25 Nov 2025)

  Changed paths:
    M cmake/HPX_SetupDatapar.cmake
    M cmake/HPX_SetupEve.cmake
    M components/component_storage/src/component_module.cpp
    M components/component_storage/src/component_storage.cpp
    M components/component_storage/src/server/component_storage_server.cpp
    M 
components/containers/partitioned_vector/src/partitioned_vector_component_double.cpp
    M 
components/containers/partitioned_vector/src/partitioned_vector_component_int.cpp
    M 
components/containers/partitioned_vector/src/partitioned_vector_component_std_string.cpp
    M 
components/containers/partitioned_vector/tests/unit/partitioned_vector_view.cpp
    M components/containers/unordered/src/partition_unordered_map_component.cpp
    M components/iostreams/src/standard_streams.cpp
    M examples/quickstart/interest_calculator.cpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/adjacent_find.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/all_any_none.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/copy.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/count.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/destroy.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/detail/dispatch.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/detail/generate.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/detail/parallel_stable_sort.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/detail/set_operation.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/ends_with.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/equal.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/exclusive_scan.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/fill.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/find.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/generate.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/includes.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/inclusive_scan.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/is_heap.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/is_partitioned.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/is_sorted.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/lexicographical_compare.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/make_heap.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/merge.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/minmax.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/mismatch.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/nth_element.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/partial_sort.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/partial_sort_copy.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/partition.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/reduce.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/reduce_deterministic.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/remove.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/remove_copy.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/replace.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/reverse.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/rotate.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/search.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/set_difference.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/set_intersection.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/set_symmetric_difference.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/set_union.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/shift_left.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/shift_right.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/sort.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/stable_sort.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/starts_with.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/swap_ranges.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/transform.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/transform_exclusive_scan.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/transform_inclusive_scan.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/transform_reduce.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/uninitialized_copy.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/uninitialized_default_construct.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/uninitialized_fill.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/uninitialized_move.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/uninitialized_relocate.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/uninitialized_value_construct.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/unique.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/adjacent_find.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/all_any_none.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/contains.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/copy.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/destroy.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/ends_with.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/exclusive_scan.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/fill.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/includes.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/inclusive_scan.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/is_partitioned.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/is_sorted.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/lexicographical_compare.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/make_heap.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/merge.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/nth_element.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/reduce.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/set_difference.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/set_intersection.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/set_symmetric_difference.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/set_union.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/starts_with.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/transform_exclusive_scan.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/transform_inclusive_scan.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/transform_reduce.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/uninitialized_copy.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/uninitialized_default_construct.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/uninitialized_fill.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/uninitialized_move.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/uninitialized_value_construct.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/equal.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/find.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/loop.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/mismatch.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/reduce.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/replace.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/transfer.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/transform_loop.hpp
    M libs/core/algorithms/include/hpx/parallel/run_on_all.hpp
    M libs/core/algorithms/include/hpx/parallel/spmd_block.hpp
    M libs/core/algorithms/include/hpx/parallel/task_block.hpp
    M libs/core/algorithms/include/hpx/parallel/task_group.hpp
    M libs/core/algorithms/include/hpx/parallel/unseq/loop.hpp
    M libs/core/algorithms/include/hpx/parallel/unseq/reduce.hpp
    M libs/core/algorithms/include/hpx/parallel/unseq/transform_loop.hpp
    M libs/core/algorithms/include/hpx/parallel/util/adapt_placement_mode.hpp
    M libs/core/algorithms/include/hpx/parallel/util/adapt_sharing_mode.hpp
    M libs/core/algorithms/include/hpx/parallel/util/adapt_thread_priority.hpp
    M libs/core/algorithms/include/hpx/parallel/util/detail/algorithm_result.hpp
    M 
libs/core/algorithms/include/hpx/parallel/util/detail/handle_remote_exceptions.hpp
    M libs/core/algorithms/include/hpx/parallel/util/detail/sender_util.hpp
    M libs/core/algorithms/include/hpx/parallel/util/foreach_partitioner.hpp
    M libs/core/algorithms/include/hpx/parallel/util/loop.hpp
    M libs/core/algorithms/include/hpx/parallel/util/partitioner.hpp
    M 
libs/core/algorithms/include/hpx/parallel/util/partitioner_with_cleanup.hpp
    M libs/core/algorithms/include/hpx/parallel/util/scan_partitioner.hpp
    M libs/core/algorithms/include/hpx/parallel/util/transfer.hpp
    M libs/core/algorithms/tests/regressions/find_proxy_support.cpp
    M libs/core/algorithms/tests/regressions/findfirstof_more_searched_for.cpp
    M libs/core/algorithms/tests/regressions/includes_empty_ranges.cpp
    M 
libs/core/algorithms/tests/regressions/mismatch_differently_sized_ranges.cpp
    M libs/core/algorithms/tests/regressions/search_larger_2nd_range.cpp
    M libs/core/algorithms/tests/unit/algorithms/uninitialized_relocate.cpp
    M 
libs/core/algorithms/tests/unit/algorithms/uninitialized_relocate_backward.cpp
    M 
libs/core/algorithms/tests/unit/algorithms/uninitialized_relocate_backward_sender.cpp
    M 
libs/core/algorithms/tests/unit/algorithms/uninitialized_relocate_sender.cpp
    M libs/core/algorithms/tests/unit/algorithms/uninitialized_relocaten.cpp
    M 
libs/core/algorithms/tests/unit/algorithms/uninitialized_relocaten_sender.cpp
    M libs/core/async_local/CMakeLists.txt
    M libs/core/async_local/include/hpx/async_local/async.hpp
    M libs/core/async_local/include/hpx/async_local/async_fwd.hpp
    M libs/core/async_local/include/hpx/async_local/dataflow.hpp
    M libs/core/async_local/include/hpx/async_local/post.hpp
    M libs/core/async_local/include/hpx/async_local/sync.hpp
    M libs/core/async_local/include/hpx/async_local/sync_fwd.hpp
    M libs/core/compute_local/include/hpx/compute_local/host/block_allocator.hpp
    M libs/core/compute_local/include/hpx/compute_local/host/block_executor.hpp
    M 
libs/core/compute_local/include/hpx/compute_local/host/block_fork_join_executor.hpp
    M libs/core/compute_local/include/hpx/compute_local/host/numa_allocator.hpp
    M 
libs/core/compute_local/include/hpx/compute_local/host/numa_binding_allocator.hpp
    M libs/core/executors/include/hpx/executors/async.hpp
    M libs/core/executors/include/hpx/executors/dataflow.hpp
    M libs/core/executors/include/hpx/executors/datapar/execution_policy.hpp
    M libs/core/executors/include/hpx/executors/datapar/execution_policy_fwd.hpp
    M 
libs/core/executors/include/hpx/executors/datapar/execution_policy_mappings.hpp
    M libs/core/executors/include/hpx/executors/exception_list.hpp
    M libs/core/executors/include/hpx/executors/execution_policy.hpp
    M libs/core/executors/include/hpx/executors/execution_policy_fwd.hpp
    M libs/core/executors/include/hpx/executors/execution_policy_parameters.hpp
    M 
libs/core/executors/include/hpx/executors/execution_policy_scheduling_property.hpp
    M libs/core/executors/include/hpx/executors/explicit_scheduler_executor.hpp
    M libs/core/executors/include/hpx/executors/fork_join_executor.hpp
    M libs/core/executors/include/hpx/executors/guided_pool_executor.hpp
    M libs/core/executors/include/hpx/executors/limiting_executor.hpp
    M libs/core/executors/include/hpx/executors/parallel_executor.hpp
    M libs/core/executors/include/hpx/executors/post.hpp
    M 
libs/core/executors/include/hpx/executors/restricted_thread_pool_executor.hpp
    M libs/core/executors/include/hpx/executors/scheduler_executor.hpp
    M libs/core/executors/include/hpx/executors/sequenced_executor.hpp
    M libs/core/executors/include/hpx/executors/service_executors.hpp
    M libs/core/executors/include/hpx/executors/sync.hpp
    M libs/core/executors/include/hpx/executors/thread_pool_scheduler.hpp
    M libs/core/executors/include/hpx/executors/thread_pool_scheduler_bulk.hpp
    M libs/core/init_runtime_local/CMakeLists.txt
    M libs/core/init_runtime_local/src/init_runtime_local.cpp
    M libs/core/resiliency/CMakeLists.txt
    M libs/core/resiliency/include/hpx/resiliency/async_replay.hpp
    M libs/core/resiliency/include/hpx/resiliency/async_replay_executor.hpp
    M libs/core/resiliency/include/hpx/resiliency/async_replicate.hpp
    M libs/core/resiliency/include/hpx/resiliency/async_replicate_executor.hpp
    M libs/core/resiliency/include/hpx/resiliency/replay_executor.hpp
    M libs/core/resiliency/include/hpx/resiliency/replicate_executor.hpp
    M libs/core/resiliency/include/hpx/resiliency/resiliency_cpos.hpp
    M libs/core/resiliency/include/hpx/resiliency/util.hpp
    M libs/core/resiliency/include/hpx/resiliency/version.hpp
    M libs/core/runtime_local/CMakeLists.txt
    M libs/core/runtime_local/include/hpx/runtime_local/service_executors.hpp
    M libs/core/thread_pool_util/CMakeLists.txt
    M 
libs/core/thread_pool_util/include/hpx/thread_pool_util/thread_pool_suspension_helpers.hpp
    M libs/core/thread_pool_util/src/thread_pool_suspension_helpers.cpp
    M libs/core/threadmanager/src/threadmanager.cpp
    M libs/core/timed_execution/CMakeLists.txt
    M libs/core/timed_execution/include/hpx/timed_execution/timed_execution.hpp
    M libs/core/timed_execution/include/hpx/timed_execution/timed_executors.hpp
    M 
libs/core/timed_execution/include/hpx/timed_execution/traits/is_timed_executor.hpp
    M libs/full/actions_base/include/hpx/actions_base/basic_action.hpp
    M libs/full/agas/src/addressing_service.cpp
    M libs/full/agas/src/route.cpp
    M libs/full/agas_base/src/component_namespace.cpp
    M libs/full/agas_base/src/locality_namespace.cpp
    M libs/full/agas_base/src/server/symbol_namespace_server.cpp
    M libs/full/async_colocated/include/hpx/async_colocated/async_colocated.hpp
    M 
libs/full/async_colocated/include/hpx/async_colocated/async_colocated_fwd.hpp
    M libs/full/async_colocated/src/server/destroy_component.cpp
    M libs/full/async_distributed/include/hpx/async_distributed/async.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/async_callback_fwd.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/async_continue.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/async_continue_fwd.hpp
    M libs/full/async_distributed/include/hpx/async_distributed/bind_action.hpp
    M libs/full/async_distributed/include/hpx/async_distributed/dataflow.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/detail/async_implementations_fwd.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/detail/async_unwrap_result_implementations_fwd.hpp
    M libs/full/async_distributed/include/hpx/async_distributed/detail/post.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/detail/sync_implementations.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/detail/sync_implementations_fwd.hpp
    M libs/full/async_distributed/include/hpx/async_distributed/post.hpp
    M libs/full/async_distributed/include/hpx/async_distributed/sync.hpp
    M libs/full/async_distributed/src/base_lco_with_value.cpp
    M libs/full/async_distributed/src/base_lco_with_value_1.cpp
    M libs/full/async_distributed/src/base_lco_with_value_2.cpp
    M libs/full/async_distributed/src/base_lco_with_value_3.cpp
    M libs/full/async_distributed/src/trigger_lco.cpp
    M libs/full/async_distributed/tests/regressions/dataflow_791.cpp
    M 
libs/full/async_distributed/tests/regressions/dataflow_const_functor_773.cpp
    M libs/full/async_distributed/tests/regressions/dataflow_future_swap.cpp
    M libs/full/async_distributed/tests/regressions/dataflow_future_swap2.cpp
    M libs/full/async_distributed/tests/regressions/dataflow_launch_775.cpp
    M libs/full/async_distributed/tests/regressions/dataflow_using_774.cpp
    M libs/full/collectives/src/barrier.cpp
    M libs/full/collectives/src/channel_communicator.cpp
    M libs/full/collectives/src/create_communicator.cpp
    M libs/full/collectives/src/detail/communication_set_node.cpp
    M libs/full/collectives/src/latch.cpp
    M libs/full/collectives/tests/regressions/barrier_hang.cpp
    M libs/full/compute/include/hpx/compute/host/target_distribution_policy.hpp
    M libs/full/distribution_policies/src/binpacking_distribution_policy.cpp
    M libs/full/include/include/hpx/include/async.hpp
    M libs/full/include/include/hpx/include/dataflow.hpp
    M libs/full/include/include/hpx/include/lcos_local.hpp
    M libs/full/include/include/hpx/include/parallel_exception_list.hpp
    M libs/full/include/include/hpx/include/parallel_execution_policy.hpp
    M libs/full/include/include/hpx/include/post.hpp
    M libs/full/include/include/hpx/include/sync.hpp
    M libs/full/include/include/hpx/include/threads.hpp
    M libs/full/include/include/hpx/include/traits.hpp
    M libs/full/init_runtime/src/hpx_init.cpp
    M libs/full/init_runtime/src/pre_main.cpp
    M libs/full/parcelset/include/hpx/parcelset/decode_parcels.hpp
    M libs/full/parcelset/include/hpx/parcelset/encode_parcels.hpp
    M libs/full/parcelset/src/parcelhandler.cpp
    M libs/full/performance_counters/src/component_namespace_counters.cpp
    M libs/full/performance_counters/src/counter_creators.cpp
    M libs/full/performance_counters/src/counters.cpp
    M libs/full/performance_counters/src/locality_namespace_counters.cpp
    M libs/full/performance_counters/src/performance_counter.cpp
    M libs/full/performance_counters/src/performance_counter_set.cpp
    M libs/full/performance_counters/src/primary_namespace_counters.cpp
    M libs/full/performance_counters/src/query_counters.cpp
    M libs/full/performance_counters/src/registry.cpp
    M libs/full/performance_counters/src/server/arithmetics_counter.cpp
    M libs/full/performance_counters/src/server/arithmetics_counter_extended.cpp
    M libs/full/performance_counters/src/server/statistics_counter.cpp
    M libs/full/performance_counters/src/symbol_namespace_counters.cpp
    M 
libs/full/resiliency_distributed/include/hpx/resiliency_distributed/async_replay_distributed.hpp
    M 
libs/full/resiliency_distributed/include/hpx/resiliency_distributed/async_replicate_distributed.hpp
    M 
libs/full/runtime_components/include/hpx/runtime_components/create_component_helpers.hpp
    M libs/full/runtime_distributed/src/big_boot_barrier.cpp
    M libs/full/runtime_distributed/src/runtime_distributed.cpp
    M libs/full/runtime_distributed/src/runtime_support.cpp
    M libs/full/runtime_distributed/src/server/runtime_support_server.cpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/adjacent_difference.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/adjacent_find.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/all_any_none.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/count.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/detail/dispatch.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/detail/reduce.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/detail/scan.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/detail/transfer.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/exclusive_scan.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/fill.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/find.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/for_each.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/generate.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/inclusive_scan.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/minmax.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/reduce.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/transform.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/transform_exclusive_scan.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/transform_inclusive_scan.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/transform_reduce.hpp

  Log Message:
  -----------
  Adapting HPX modules of levels 24, 25, and 26 to C++ modules

Signed-off-by: Hartmut Kaiser <[email protected]>



To unsubscribe from these emails, change your notification settings at 
https://github.com/STEllAR-GROUP/hpx/settings/notifications
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to