j
k
j a
j l
You could write it as return boost::str(boost::format("%7s, %7s, %7s, %7s") % "testCost" % "optimalEcr" % "efficiecyEcr" % "testCostEcr");
You could write it as
return boost::str(boost::format("%7s, %7s, %7s, %7s") % "testCost" % "optimalEcr" % "efficiecyEcr" % "testCostEcr");
It's very annoying, too. B/Rgds Max
Back to the thread
Back to the list