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: 86a3b35068bf
Choose a base ref
...
head repository: STEllAR-GROUP/hpx
compare: bb55a8b42651
Choose a head ref
  • 4 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 17, 2018

  1. Copy the full SHA
    8ef85e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2018

  1. Revert "Add cmake test for std::decay_t to fix cuda build"

    This reverts commit 8ef85e4.
    msimberg committed Jan 18, 2018
    Copy the full SHA
    9fdf28e View commit details
    Browse the repository at this point in the history
  2. Use std::decay instead of decay_t in optional

    Fixes compilation with C++11, as decay_t is C++14 only.
    msimberg committed Jan 18, 2018
    Copy the full SHA
    a55436c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3106 from msimberg/fix-cuda-build

    Add cmake test for std::decay_t to fix cuda build
    hkaiser committed Jan 18, 2018
    Copy the full SHA
    bb55a8b View commit details
    Browse the repository at this point in the history