Type expressions for sizeof and alignof #56

Closed
opened 2025-02-14 01:51:16 +01:00 by belka · 0 comments
Owner

Instead of using the function syntax for sizeof(T) a special syntax like type(type_expression).size can be used. This expressions can be then extended with further properties like alignment without introducing new keywords into the grammar.

Instead of using the function syntax for `sizeof(T)` a special syntax like `type(type_expression).size` can be used. This expressions can be then extended with further properties like `alignment` without introducing new keywords into the grammar.
belka added the
bootstrap
label 2025-02-14 01:51:16 +01:00
belka closed this issue 2025-02-14 22:47:36 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: belka/elna#56
No description provided.