Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: STEllAR-GROUP/hpx
base: df852e88c750^
Choose a base ref
...
head repository: STEllAR-GROUP/hpx
compare: 368fc7a58d3d
Choose a head ref
  • 4 commits
  • 37 files changed
  • 1 contributor

Commits on Jun 11, 2017

  1. Cleaning executor categories

    - remove non-needed categories
    - rename is_non_blocking_one_way_executor to is_never_blocking_one_way_executor
    hkaiser committed Jun 11, 2017
    Copy the full SHA
    df852e8 View commit details
    Browse the repository at this point in the history
  2. Refining C++ language mode detection for MSVC

    - adding feature test for C++17 variable templates
    hkaiser committed Jun 11, 2017
    Copy the full SHA
    353e4aa View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    845495e View commit details
    Browse the repository at this point in the history
  4. Adding has_<op>_member traits

    hkaiser committed Jun 11, 2017
    Copy the full SHA
    368fc7a View commit details
    Browse the repository at this point in the history