Skip to content

base_identity.h: added missing constexpr#1589

Open
matbech wants to merge 1 commit into
microsoft:masterfrom
matbech:patch-1
Open

base_identity.h: added missing constexpr#1589
matbech wants to merge 1 commit into
microsoft:masterfrom
matbech:patch-1

Conversation

@matbech
Copy link
Copy Markdown

@matbech matbech commented May 29, 2026

Added missing constexpr to is_guid_of helper.

guid_of is already constexpr:

constexpr guid const& guid_of() noexcept

and find_iid_traits::test is constexpr and calls is_guid_of:

constexpr bool test() const noexcept

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant