< D Programming

To be completed.

Properties

For All Types

  • .init
  • .sizeof
  • .alignof
  • .mangleof

For Integral Types

  • .init
  • .max
  • .min

For Floating Point Types

  • .init
  • .infinity
  • .nan
  • .dig
  • .epsilon
  • .mant_dig
  • .max_10_exp
  • .max_exp
  • .min_10_exp
  • .min_exp
  • .max
  • .min
  • .re
  • .im

.init Property

Class Property

Struct Properties

This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.