Replacement for snprintf

Robert Schadek rschadek at symmetryinvestments.com
Thu Oct 31 10:03:19 UTC 2019


On Wednesday, 30 October 2019 at 13:44:52 UTC, berni44 wrote:
> In PR 7222 [1] Robert Schadek suggested replacing the call to 
> snprinf in std.format with an own method written in D.

I suggested it because formatImpl!float is not pure which makes 
for instance
std.json not pure among a few other.


More information about the Digitalmars-d mailing list