Branch: refs/heads/cxx_modules
Home: https://github.com/STEllAR-GROUP/hpx
Commit: d9ae6a5a9bddffe187678b774de6304942de2eae
https://github.com/STEllAR-GROUP/hpx/commit/d9ae6a5a9bddffe187678b774de6304942de2eae
Author: Hartmut Kaiser <[email protected]>
Date: 2025-09-15 (Mon, 15 Sep 2025)
Changed paths:
M
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_component_decl.hpp
M
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_component_impl.hpp
M
components/containers/unordered/include/hpx/components/containers/unordered/partition_unordered_map_component.hpp
M examples/accumulators/server/template_accumulator.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/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/for_each.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/for_loop.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/lexicographical_compare.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/make_heap.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/minmax.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/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/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_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/unique.hpp
M
libs/core/algorithms/include/hpx/parallel/container_algorithms/all_any_none.hpp
M libs/core/algorithms/include/hpx/parallel/container_algorithms/copy.hpp
M libs/core/algorithms/include/hpx/parallel/container_algorithms/count.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/equal.hpp
M libs/core/algorithms/include/hpx/parallel/container_algorithms/find.hpp
M
libs/core/algorithms/include/hpx/parallel/container_algorithms/for_each.hpp
M
libs/core/algorithms/include/hpx/parallel/container_algorithms/generate.hpp
M
libs/core/algorithms/include/hpx/parallel/container_algorithms/includes.hpp
M libs/core/algorithms/include/hpx/parallel/container_algorithms/is_heap.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/minmax.hpp
M
libs/core/algorithms/include/hpx/parallel/container_algorithms/mismatch.hpp
M libs/core/algorithms/include/hpx/parallel/container_algorithms/move.hpp
M
libs/core/algorithms/include/hpx/parallel/container_algorithms/partial_sort.hpp
M
libs/core/algorithms/include/hpx/parallel/container_algorithms/partial_sort_copy.hpp
M
libs/core/algorithms/include/hpx/parallel/container_algorithms/partition.hpp
M libs/core/algorithms/include/hpx/parallel/container_algorithms/reduce.hpp
M libs/core/algorithms/include/hpx/parallel/container_algorithms/remove.hpp
M
libs/core/algorithms/include/hpx/parallel/container_algorithms/remove_copy.hpp
M libs/core/algorithms/include/hpx/parallel/container_algorithms/replace.hpp
M libs/core/algorithms/include/hpx/parallel/container_algorithms/reverse.hpp
M libs/core/algorithms/include/hpx/parallel/container_algorithms/rotate.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/shift_left.hpp
M
libs/core/algorithms/include/hpx/parallel/container_algorithms/shift_right.hpp
M libs/core/algorithms/include/hpx/parallel/container_algorithms/sort.hpp
M
libs/core/algorithms/include/hpx/parallel/container_algorithms/stable_sort.hpp
M
libs/core/algorithms/include/hpx/parallel/container_algorithms/starts_with.hpp
M
libs/core/algorithms/include/hpx/parallel/container_algorithms/swap_ranges.hpp
M
libs/core/algorithms/include/hpx/parallel/container_algorithms/transform.hpp
M
libs/core/algorithms/include/hpx/parallel/container_algorithms/transform_reduce.hpp
M libs/core/algorithms/include/hpx/parallel/container_algorithms/unique.hpp
M libs/core/algorithms/include/hpx/parallel/datapar/adjacent_difference.hpp
M libs/core/algorithms/include/hpx/parallel/datapar/adjacent_find.hpp
M libs/core/algorithms/include/hpx/parallel/run_on_all.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/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/chunk_size_iterator.hpp
M libs/core/algorithms/include/hpx/parallel/util/detail/sender_util.hpp
M libs/core/algorithms/include/hpx/parallel/util/ranges_facilities.hpp
M libs/core/algorithms/include/hpx/parallel/util/transfer.hpp
M libs/core/algorithms/tests/unit/container_algorithms/test_utils.hpp
M
libs/core/allocator_support/include/hpx/allocator_support/internal_allocator.hpp
M libs/core/async_combinators/CMakeLists.txt
M libs/core/async_combinators/include/hpx/async_combinators/wait_any.hpp
M libs/core/async_mpi/CMakeLists.txt
M libs/core/async_mpi/include/hpx/async_mpi/transform_mpi.hpp
M libs/core/command_line_handling_local/CMakeLists.txt
M libs/core/command_line_handling_local/src/command_line_handling_local.cpp
M
libs/core/compute_local/include/hpx/compute_local/host/block_fork_join_executor.hpp
M libs/core/concepts/include/hpx/concepts/concepts.hpp
M libs/core/config/cmake/templates/config_version.hpp.in
M libs/core/config/include/hpx/config.hpp
M libs/core/config/include/hpx/config/deprecation.hpp
M libs/core/config/include/hpx/config/lambda_capture_this.hpp
M libs/core/config/src/version.cpp
M libs/core/execution/CMakeLists.txt
M libs/core/execution/include/hpx/execution/algorithms/as_sender.hpp
M libs/core/execution/include/hpx/execution/algorithms/bulk.hpp
M
libs/core/execution/include/hpx/execution/algorithms/detail/inject_scheduler.hpp
M
libs/core/execution/include/hpx/execution/algorithms/detail/partial_algorithm.hpp
M libs/core/execution/include/hpx/execution/algorithms/ensure_started.hpp
M libs/core/execution/include/hpx/execution/algorithms/keep_future.hpp
M libs/core/execution/include/hpx/execution/algorithms/let_error.hpp
M libs/core/execution/include/hpx/execution/algorithms/let_stopped.hpp
M libs/core/execution/include/hpx/execution/algorithms/let_value.hpp
M libs/core/execution/include/hpx/execution/algorithms/run_loop.hpp
M libs/core/execution/include/hpx/execution/algorithms/schedule_from.hpp
M libs/core/execution/include/hpx/execution/algorithms/split.hpp
M libs/core/execution/include/hpx/execution/algorithms/start_detached.hpp
M libs/core/execution/include/hpx/execution/algorithms/sync_wait.hpp
M libs/core/execution/include/hpx/execution/algorithms/then.hpp
M libs/core/execution/include/hpx/execution/algorithms/transfer.hpp
M libs/core/execution/include/hpx/execution/algorithms/when_all.hpp
M libs/core/execution/include/hpx/execution/algorithms/when_all_vector.hpp
M
libs/core/execution/include/hpx/execution/executors/execution_information.hpp
M
libs/core/execution/include/hpx/execution/executors/execution_parameters.hpp
M
libs/core/execution/include/hpx/execution/executors/execution_parameters_fwd.hpp
M
libs/core/execution/include/hpx/execution/traits/detail/eve/vector_pack_get_set.hpp
M
libs/core/execution/include/hpx/execution/traits/detail/simd/vector_pack_get_set.hpp
M
libs/core/execution/include/hpx/execution/traits/detail/vc/vector_pack_get_set.hpp
M libs/core/execution/include/hpx/execution/traits/executor_traits.hpp
M libs/core/execution_base/CMakeLists.txt
M
libs/core/execution_base/include/hpx/execution_base/completion_scheduler.hpp
M
libs/core/execution_base/include/hpx/execution_base/completion_signatures.hpp
M libs/core/execution_base/include/hpx/execution_base/execution.hpp
M
libs/core/execution_base/include/hpx/execution_base/traits/coroutine_traits.hpp
M libs/core/execution_base/include/hpx/execution_base/traits/is_executor.hpp
M libs/core/execution_base/tests/include/coroutine_task.hpp
M libs/core/executors/include/hpx/executors/execute_on.hpp
M libs/core/executors/include/hpx/executors/execution_policy_annotation.hpp
M
libs/core/executors/include/hpx/executors/execution_policy_scheduling_property.hpp
M libs/core/executors/include/hpx/executors/limiting_executor.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/functional/CMakeLists.txt
M
libs/core/functional/include/hpx/functional/detail/function_registration.hpp
M libs/core/futures/include/hpx/futures/future.hpp
M libs/core/futures/include/hpx/futures/traits/acquire_future.hpp
M libs/core/init_runtime_local/CMakeLists.txt
M
libs/core/init_runtime_local/include/hpx/init_runtime_local/init_runtime_local.hpp
M libs/core/iterator_support/CMakeLists.txt
M
libs/core/iterator_support/include/hpx/iterator_support/iterator_facade.hpp
M
libs/core/lock_registration/include/hpx/lock_registration/detail/register_locks.hpp
M libs/core/mpi_base/CMakeLists.txt
M libs/core/mpi_base/src/mpi_environment.cpp
M libs/core/plugin/CMakeLists.txt
M libs/core/plugin/include/hpx/plugin/config.hpp
M libs/core/plugin/include/hpx/plugin/export_plugin.hpp
M libs/core/prefix/CMakeLists.txt
M libs/core/prefix/include/hpx/prefix/find_prefix.hpp
M libs/core/program_options/examples/config_file_types.cpp
M libs/core/program_options/tests/unit/winmain.cpp
M libs/core/resiliency/CMakeLists.txt
M libs/core/resiliency/include/hpx/resiliency/async_replay_executor.hpp
M libs/core/resiliency/include/hpx/resiliency/async_replicate_executor.hpp
M libs/core/runtime_configuration/CMakeLists.txt
M
libs/core/runtime_configuration/include/hpx/runtime_configuration/static_factory_data.hpp
M libs/core/runtime_configuration/src/runtime_configuration.cpp
M libs/core/serialization/CMakeLists.txt
M
libs/core/serialization/include/hpx/serialization/detail/polymorphic_id_factory.hpp
M
libs/core/serialization/include/hpx/serialization/detail/polymorphic_intrusive_factory.hpp
M
libs/core/serialization/include/hpx/serialization/detail/serialize_collection.hpp
M libs/core/serialization/include/hpx/serialization/serialization_fwd.hpp
M
libs/core/serialization/include/hpx/serialization/traits/polymorphic_traits.hpp
M libs/core/testing/include/hpx/modules/testing.hpp
M
libs/core/timed_execution/include/hpx/timed_execution/timed_execution_fwd.hpp
M libs/core/type_support/include/hpx/type_support/assert_owns_lock.hpp
M libs/core/type_support/include/hpx/type_support/relocate_at.hpp
M libs/core/util/include/hpx/util/detail/reserve.hpp
M libs/core/version/CMakeLists.txt
M libs/core/version/src/version.cpp
M libs/full/actions_base/include/hpx/actions_base/basic_action.hpp
M libs/full/actions_base/include/hpx/actions_base/component_action.hpp
M libs/full/actions_base/include/hpx/actions_base/detail/action_factory.hpp
M libs/full/actions_base/include/hpx/actions_base/plain_action.hpp
M
libs/full/actions_base/include/hpx/actions_base/traits/action_was_object_migrated.hpp
M
libs/full/async_distributed/include/hpx/async_distributed/base_lco_with_value.hpp
M libs/full/async_distributed/include/hpx/async_distributed/continuation.hpp
M libs/full/collectives/include/hpx/collectives/broadcast_direct.hpp
M libs/full/collectives/include/hpx/collectives/fold.hpp
M libs/full/collectives/include/hpx/collectives/reduce_direct.hpp
M libs/full/collectives/include/hpx/collectives/spmd_block.hpp
M libs/full/collectives/tests/performance/osu/broadcast.hpp
M
libs/full/components_base/include/hpx/components_base/component_startup_shutdown.hpp
M libs/full/components_base/include/hpx/components_base/component_type.hpp
M
libs/full/components_base/include/hpx/components_base/traits/action_decorate_function.hpp
M libs/full/include/include/hpx/include/traits.hpp
M libs/full/lcos_distributed/include/hpx/lcos_distributed/server/channel.hpp
M
libs/full/runtime_components/include/hpx/runtime_components/component_factory.hpp
M
libs/full/runtime_components/include/hpx/runtime_components/component_registry.hpp
M
libs/full/runtime_components/include/hpx/runtime_components/derived_component_factory.hpp
M
libs/full/runtime_components/include/hpx/runtime_components/distributed_metadata_base.hpp
M tests/performance/local/agas_cache_timings.cpp
M tests/performance/local/sizeof.cpp
Log Message:
-----------
Fixing #includes for processor and concepts 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