! Operator
Nick Treleaven
nick at geany.org
Wed Apr 8 09:43:23 UTC 2026
On Wednesday, 8 April 2026 at 05:04:25 UTC, H. S. Teoh wrote:
> On Wed, Apr 08, 2026 at 04:51:56AM +0000, novice2 via
> Digitalmars-d-learn wrote:
>> On Wednesday, 8 April 2026 at 01:53:29 UTC, Justin P. wrote:
>> > Where can I find info. about the exclamation point?
>> hope this help
>> https://dlang.org/spec/expression.html#UnaryExpression
>
> In D, `!` may also be used for template instantiation. For
> those use cases, look up templates in the documentation.
https://dlang.org/spec/template.html#explicit_tmp_instantiation
More information about the Digitalmars-d-learn
mailing list