September 22, 2022 Issues » [Issue 6269] aliasing in IsExpression doesn't work when used inside a template constraint | |||
|---|---|---|---|
| |||
...it seems fine at least with a template specialization:
//struct S(T)
//if (is(T... | |||
September 22, 2022 General » Re: Template constraints should introduce identifiers inside their scopes | |||
|---|---|---|---|
| |||
This is in bugzilla: https://issues.dlang.org/show_bug.cgi?id=6269 | |||
September 22, 2022 Issues » [Issue 23355] invalid template parameter loses error location in some cases | |||
|---|---|---|---|
| |||
...dmd pull request #14465 "fix 23355: invalid template parameter loses error location in some cases... | |||
September 21, 2022 Issues » [Issue 23355] invalid template parameter loses error location in some cases | |||
|---|---|---|---|
| |||
...dmd pull request #14465 "fix 23355: invalid template parameter loses error location in some cases... | |||
September 21, 2022 Issues » [Issue 23355] invalid template parameter loses error location in some cases | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=23355
mhh <maxhaton@gmail.com> changed:
What... | |||
September 21, 2022 Issues » [Issue 23355] New: invalid template parameter loses error location in some cases | |||
|---|---|---|---|
| |||
...id=23355
Issue ID: 23355
Summary: invalid template parameter loses error location in
some cases... | |||
September 21, 2022 General » Re: Template constraints should introduce identifiers inside their scopes | |||
|---|---|---|---|
| |||
Apologies, I only read your comment now. Thank you, this is indeed what I was... | |||
September 21, 2022 General » Re: Template constraints should introduce identifiers inside their scopes | |||
|---|---|---|---|
| |||
I am aware of the differences when the if statement fails, though the intent remains... | |||
September 21, 2022 General » Re: Template constraints should introduce identifiers inside their scopes | |||
|---|---|---|---|
| |||
...the desired constraint cannot be expressed using template specializations. For example: ```d auto fun(R... | |||
September 21, 2022 General » Re: Template constraints should introduce identifiers inside their scopes | |||
|---|---|---|---|
| |||
...by Introspection (DbI), the second is a template with requirements. There are better ways than... | |||
Copyright © 1999-2021 by the D Language Foundation