Actions
Task #8693
closedConstruct sizeof(type)
Start date:
01/30/2018
Due date:
% Done:
0%
Estimated time:
Detected in build:
svn
Published in build:
Description
It would be useful to have a construct to request bit size of a given data type.
type MyType = card(123) ... sizeof(MyType)
Actions