-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
add sizeof #8
Copy link
Copy link
Closed
Labels
enhancementSolving this issue will likely involve adding new logic or components to the codebase.Solving this issue will likely involve adding new logic or components to the codebase.
Metadata
Metadata
Assignees
Labels
enhancementSolving this issue will likely involve adding new logic or components to the codebase.Solving this issue will likely involve adding new logic or components to the codebase.
Type
Fields
Give feedbackNo fields configured for issues without a type.
this returns the byte count of something known at compile time.
also think about getting the array length of static initialized arrays.