D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 4548 - D2 Language Docs: http://www.digitalmars.com/d/2.0/attribute.html
Summary: D2 Language Docs: http://www.digitalmars.com/d/2.0/attribute.html
Status: RESOLVED WORKSFORME
Alias: None
Product: D
Classification: Unclassified
Component: dlang.org (show other issues)
Version: D2
Hardware: Other All
: P2 normal
Assignee: No Owner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-01 09:04 UTC by Andrej Mitrovic
Modified: 2014-04-23 13:35 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Andrej Mitrovic 2010-08-01 09:04:24 UTC
"immutable Attribute"

immutable Attribute
__gshared Attribute
shared Attribute
inout Attribute

There is missing documentation for all of these. Could someone fill these out? Thanks!
Comment 1 Yao Gomez 2012-02-06 20:05:45 UTC
__gshared Attribute is now documented. See:

http://www.d-programming-language.org/attribute.html#gshared.
Comment 2 Andrej Mitrovic 2014-04-23 13:35:51 UTC
Resolved.