Branch: refs/heads/annotated_executor
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 3153c6f01e1fa06189fb7cb71c03ecbf4823301c
      
https://github.com/STEllAR-GROUP/hpx/commit/3153c6f01e1fa06189fb7cb71c03ecbf4823301c
  Author: Hartmut Kaiser <[email protected]>
  Date:   2021-06-19 (Sat, 19 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/parallelism/execution/include/hpx/execution/traits/executor_traits.hpp
    M libs/parallelism/executors/CMakeLists.txt
    A libs/parallelism/executors/include/hpx/executors/annotation_executor.hpp
    M 
libs/parallelism/executors/include/hpx/executors/execution_policy_annotation.hpp
    M libs/parallelism/executors/tests/unit/CMakeLists.txt
    A libs/parallelism/executors/tests/unit/annotation_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