Last update January 19, 2007

Doc Comments /
Attribute



Difference (previous author) (Change, Edit, normal page display)

Changed: 3c3,4
== More Information =
== Messages =
Add your comments here...

Changed: 5c6
== Examples =
=== Protection Attributes ===

Changed: 7,8c8
== Message =
Put your comments about the official/non-official page here.
The text on protection attributes on DigitalMars:d/attribute.html is misleading/incomplete. See NG:digitalmars.D/10906.

Changed: 10c10
The text on protection attributes on DigitalMars:d/attribute.html is misleading/incomplete. See DigitalMars:drn-bin/wwwnews?digitalmars.D/10906.
=== final ===

Added: 13a14,15
=== const ===


Deleted: 17,18d18
== Amendments =
You may add a link to this page on the DocumentationAmendments page to draw extra attention to your suggestion.

Changed: 22c22
*See the corresponding page in the D Specification: DigitalMars:d/attribute.html
* Corresponding page in the D Specification

Changed: 24,25c24,26
** Posting:digitalmars.D/25186
** Posting:digitalmars.D/25185
** NG:digitalmars.D/25186
** NG:digitalmars.D/25185
* Qualifiers in D: learn more about Protection Attributes and Storage Attributes in the D Programming Language ( NG:digitalmars.D.bugs/7768)

Attributes

Messages

Add your comments here...

Protection Attributes

The text on protection attributes on DigitalMars:d/attribute.html is misleading/incomplete. See NG:digitalmars.D/10906.

final

The only mention of 'final' is for member functions. I think this section should have a description of what final does in general and have a link to the member function usage for that specific case. [BenHinkle]

const

The const attribute should say a bit more about what can be evaluated at compile time and what can't. For example passing a constant to a function like std.math.sin(2.0) is not allowed even though as a human looking at it one could evaluate it at compile time. [BenHinkle]

Links


FrontPage | News | TestPage | MessageBoard | Search | Contributors | Folders | Index | Help | Preferences | Edit

Edit text of this page (date of last change: January 19, 2007 22:12 (diff))