Just another example of missing string interpolation

Walter Bright newshound2 at digitalmars.com
Wed Oct 18 02:20:52 UTC 2023


On 10/17/2023 6:07 PM, Adam D Ruppe wrote:
> On Wednesday, 18 October 2023 at 00:45:40 UTC, Adam D Ruppe wrote:
>> The text of the yaidip doesn't specify this
> 
> Actually, looking again, it states:
> 
> "Every i-string lowering introduces a header rvalue object that so far we 
> conventionally denoted as __header (the exact name is uniquely 
> compiler-generated and hence inaccessible)."
> 
> so this may not matter anyway, nevertheless, I  just did the 30 second 
> find+replace of the abbreviated name with the fully qualified name to concretely 
> specify this. Refresh the page.

How does the user specify the fully-qualified name of a compiler generated object?


More information about the Digitalmars-d mailing list