std.format and uninitialized elements in CTFE

berni44 dlang at d-ecke.de
Mon Dec 9 19:36:19 UTC 2019


On Monday, 9 December 2019 at 16:26:10 UTC, Steven Schveighoffer 
wrote:
> Then the code tries to use it as a range and it fails because 
> you didn't do something correctly (i.e., you made it const, or 
> you have a bug in your popFront function, etc.).

Yeah, the disadvantage of ducktyping...



More information about the Digitalmars-d mailing list