D Programming/Properties
Appearance
To be completed.
Properties
[edit | edit source]For All Types
[edit | edit source]- .init
- .sizeof
- .alignof
- .mangleof
For Integral Types
[edit | edit source]- .init
- .max
- .min
For Floating Point Types
[edit | edit source]- .init
- .infinity
- .nan
- .dig
- .epsilon
- .mant_dig
- .max_10_exp
- .max_exp
- .min_10_exp
- .min_exp
- .max
- .min
- .re
- .im