documenting compile-time constants
Vlad Levenfeld via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Mon Jul 6 18:05:17 PDT 2015
How do I ddoc an enum constant? Putting ddoc comments above
functions and structs woorks fine but ddocing an enum constant
doesn't generate any documentation.
More information about the Digitalmars-d-learn
mailing list