Skip to content

修改题目使其目的更明确#556

Open
skb666 wants to merge 1 commit intosunface:masterfrom
skb666:patch
Open

修改题目使其目的更明确#556
skb666 wants to merge 1 commit intosunface:masterfrom
skb666:patch

Conversation

@skb666
Copy link

@skb666 skb666 commented May 14, 2025

使用

Assert<{ core::mem::size_of::<T>() < 768 }>: IsTrue,

导致题目目的不明确

修改为

Assert<{ core::mem::size_of::<T>() == 768 }>: IsTrue,

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