Should pure nothrow ---> @pure @nothrow ?

Don nospam at nospam.com
Thu Nov 26 16:18:05 PST 2009


It seems that pure and nothrow are attributes, just like @safe.
(By contrast, you can overload functions based on const and immutable).
Should the names be changed?



More information about the Digitalmars-d mailing list