Branch: refs/heads/annotated_executor
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: bc2a9b54003543c3eb52d6bf7c596b49e09b9d04
      
https://github.com/STEllAR-GROUP/hpx/commit/bc2a9b54003543c3eb52d6bf7c596b49e09b9d04
  Author: Hartmut Kaiser <[email protected]>
  Date:   2021-06-20 (Sun, 20 Jun 2021)

  Changed paths:
    M libs/core/concepts/include/hpx/concepts/has_member_xxx.hpp
    M libs/core/concepts/include/hpx/concepts/has_xxx.hpp
    M libs/core/execution_base/include/hpx/execution_base/traits/is_executor.hpp
    M 
libs/core/execution_base/include/hpx/execution_base/traits/is_executor_parameters.hpp
    M libs/core/functional/include/hpx/functional/tag_dispatch.hpp
    M libs/core/functional/include/hpx/functional/tag_fallback_dispatch.hpp
    M libs/core/functional/include/hpx/functional/tag_priority_dispatch.hpp
    M libs/core/type_support/include/hpx/type_support/always_void.hpp
    M 
libs/parallelism/execution/include/hpx/execution/traits/executor_traits.hpp
    M libs/parallelism/executors/CMakeLists.txt
    A libs/parallelism/executors/include/hpx/executors/annotating_executor.hpp
    M 
libs/parallelism/executors/include/hpx/executors/execution_policy_annotation.hpp
    M libs/parallelism/executors/include/hpx/executors/parallel_executor.hpp
    M libs/parallelism/executors/tests/unit/CMakeLists.txt
    A libs/parallelism/executors/tests/unit/annotating_executor.cpp
    M 
libs/parallelism/timed_execution/include/hpx/timed_execution/traits/is_timed_executor.hpp

  Log Message:
  -----------
  Create generic executor that adds annotations to any other executor

- flyby: removed obsolete #if defined(HPX_HAVE_CXX17_VARIABLE_TEMPLATES)
- flyby: constexpr variables can be inline
- flyby: modernize execution traits


_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to