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: basicpp/basicpp17
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: MaxMatti-patch-3
Choose a base ref
...
head repository: basicpp/basicpp17
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 12 files changed
  • 2 contributors

Commits on Jan 30, 2020

  1. forEachIndex as "constexpr for": Iterate over a sequence with compile…

    …-time available indices
    strfry committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    cd85815 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #24 from basicpp17/feature/index_pack_iterate

    forEachIndex as "constexpr for": Iterate over a sequence with compile-time available indices
    arBmind authored Jan 30, 2020
    Configuration menu
    Copy the full SHA
    37a4427 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7109349 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2020

  1. Configuration menu
    Copy the full SHA
    c830b1e View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Merge pull request #25 from basicpp17/MaxMatti-patch-2

    Implementing is_variant_which
    arBmind authored Feb 10, 2020
    Configuration menu
    Copy the full SHA
    ca25796 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. Configuration menu
    Copy the full SHA
    24c122c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa27b2b View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. added nullptr_to template

    arBmind committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    f558e54 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2020

  1. Configuration menu
    Copy the full SHA
    2f4a937 View commit details
    Browse the repository at this point in the history
Loading