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

Introduce _Is_transparent helper trait #3736

Merged
merged 3 commits into from
Jun 15, 2023
Merged

Introduce _Is_transparent helper trait #3736

merged 3 commits into from
Jun 15, 2023

Commits on May 26, 2023

  1. Introduce _Is_transparent helper trait

    Also a concept for future-proofing.
    Saalvage committed May 26, 2023
    Configuration menu
    Copy the full SHA
    e9f8d35 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

  1. Make _Supports_transparency a constexpr bool and utilize `enable_…

    …if_t` where it is used
    Saalvage committed May 27, 2023
    Configuration menu
    Copy the full SHA
    42a7d35 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

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