Branch: refs/heads/scope Home: https://github.com/STEllAR-GROUP/hpx Commit: a554e1d4c673161a82cb7d19f683f983bd63ebe7 https://github.com/STEllAR-GROUP/hpx/commit/a554e1d4c673161a82cb7d19f683f983bd63ebe7 Author: Hartmut Kaiser <hartmut.kai...@gmail.com> Date: 2024-01-12 (Fri, 12 Jan 2024)
Changed paths: M cmake/HPX_AddConfigTest.cmake M cmake/HPX_PerformCxxFeatureTests.cmake M cmake/templates/conf.py.in A cmake/tests/cxx20_constexpr_destructor.cpp A cmake/tests/cxx26_experimental_scope.cpp M components/containers/unordered/include/hpx/components/containers/unordered/partition_unordered_map_component.hpp M libs/core/algorithms/include/hpx/parallel/task_group.hpp M libs/core/algorithms/src/task_group.cpp M libs/core/async_cuda/CMakeLists.txt M libs/core/async_cuda/include/hpx/async_cuda/cuda_future.hpp M libs/core/config/include/hpx/config/constexpr.hpp M libs/core/coroutines/include/hpx/coroutines/detail/coroutine_impl.hpp M libs/core/coroutines/include/hpx/coroutines/detail/coroutine_self.hpp M libs/core/coroutines/include/hpx/coroutines/detail/coroutine_stackful_self.hpp M libs/core/coroutines/include/hpx/coroutines/stackless_coroutine.hpp M libs/core/coroutines/src/detail/coroutine_impl.cpp M libs/core/executors/examples/executor_with_thread_hooks.cpp M libs/core/executors/include/hpx/executors/limiting_executor.hpp M libs/core/functional/CMakeLists.txt A libs/core/functional/include/hpx/functional/experimental/scope_exit.hpp A libs/core/functional/include/hpx/functional/experimental/scope_fail.hpp A libs/core/functional/include/hpx/functional/experimental/scope_success.hpp M libs/core/functional/tests/unit/CMakeLists.txt A libs/core/functional/tests/unit/scope.cpp M libs/core/futures/include/hpx/futures/future.hpp M libs/core/include_local/CMakeLists.txt A libs/core/include_local/include/hpx/experimental/scope.hpp M libs/core/lcos_local/include/hpx/lcos_local/receive_buffer.hpp M libs/core/lock_registration/src/register_locks.cpp M libs/core/runtime_local/include/hpx/runtime_local/runtime_local.hpp M libs/core/threading_base/src/execution_agent.cpp M libs/full/agas_base/include/hpx/agas_base/server/locality_namespace.hpp M libs/full/agas_base/include/hpx/agas_base/server/primary_namespace.hpp M libs/full/components_base/include/hpx/components_base/server/migration_support.hpp M libs/full/runtime_components/tests/unit/components/action_invoke_no_more_than.hpp Log Message: ----------- Adding scope_xxx from library fundamentals TS v3 -flyby: adding feature test for constexpr destructors _______________________________________________ hpx-commits mailing list hpx-commits@mail.cct.lsu.edu https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits