Thread overview
static parameters
May 05, 2013
Luís Marques
May 05, 2013
Idan Arye
May 05, 2013
Luís Marques
May 06, 2013
Jacob Carlborg
May 08, 2013
Daniel Murphy
May 05, 2013
Are static parameters still planned for inclusion in the language?
May 05, 2013
On Sunday, 5 May 2013 at 17:12:51 UTC, Luís Marques wrote:
> Are static parameters still planned for inclusion in the language?

Weren't those replaced by template arguments?
May 05, 2013
On Sunday, 5 May 2013 at 18:19:30 UTC, Idan Arye wrote:
> Weren't those replaced by template arguments?

You tell me. I saw them discussed here http://www.youtube.com/watch?v=FRfTk44nuWE
Being a syntactic sugar convenience, I thought that if they were missing then the most likely reason would be that there were other priorities, but as other reasons were possible (e.g. the community rejected them) I decided to ask :-)
May 06, 2013
On 2013-05-05 20:49, "Luís Marques" <luismarques@gmail.com>" wrote:

> You tell me. I saw them discussed here
> http://www.youtube.com/watch?v=FRfTk44nuWE
> Being a syntactic sugar convenience, I thought that if they were missing
> then the most likely reason would be that there were other priorities,
> but as other reasons were possible (e.g. the community rejected them) I
> decided to ask :-)

That's from the first D conference, in 2007 or something like that.

-- 
/Jacob Carlborg
May 08, 2013
""Luís Marques <luismarques@gmail.com>" <=?UTF-8?B?Ikx1w61z?= Marques <luismarques@gmail.com>> wrote in message news:vgdlzvqadnlmxtwnikbi@forum.dlang.org...
> Are static parameters still planned for inclusion in the language?

IIRC there are no plans to include these.