Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace is_detected (type) by is_supported_operation (variable). #13320

Merged
merged 4 commits into from
Feb 2, 2022

Commits on Feb 1, 2022

  1. Replace is_detected (type) by is_supported_operation (variable).

    Also provide a bunch of doc strings for the involved functions. Then also replace
    all of the current uses of the is_detected type by constexpr variables.
    bangerth committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    8ef99e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    359061c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b62f15 View commit details
    Browse the repository at this point in the history
  4. Adjust tests.

    bangerth committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    4363e4e View commit details
    Browse the repository at this point in the history