You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Accessor CTAD would in certain cases fail to resolve IsValidTag and
IsSameAsBuffer. This commit fixes this issue by making these trait
structs rather than constexpr functions.
Signed-off-by: Larsen, Steffen <[email protected]>
0 commit comments