Missing attributes in FunctionAttribute
Andrej Mitrovic
andrej.mitrovich at gmail.com
Sun Feb 10 10:25:14 PST 2013
On 2/10/13, Dicebot <m.strashun at gmail.com> wrote:
> On Sunday, 10 February 2013 at 12:29:46 UTC, Namespace wrote:
>> Before I open a new bug report, I would like to ask if anyone
>> knows why FunctionAttribute neither has const, immutable,
>> shared or inout?
>> Especially const and immutable were important to know.
>
> Well, technically, those are not function attributes but generic
> type qualifiers.
In the spec they're listed as member function attributes.
More information about the Digitalmars-d-learn
mailing list