formdouble::zeroAdditional seems to cause a problem with ostringstream, probably because width=0 causes some undefined behavior. Why not use width=1 ?
Log in to post a comment.