[FEATURE REQUEST] intrinsics.type_struct_has_padding :: proc($T: typeid) -> bool where type_is_struct(T) --- #3845
Closed
FourteenBrush
started this conversation in
Ideas/Requests
Replies: 1 comment
-
|
Implemented in 5449593 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Would be nice to use this in a compile time assertion, to prevent shooting yourself in the foot when dealing with explicit sizing of structs
Beta Was this translation helpful? Give feedback.
All reactions