SizeFormatter Class Reference

#include <ql/basicdataformatters.hpp>

List of all members.


Detailed Description

Formats unsigned integers for output.

Deprecated:
use streams and manipulators for proper formatting


Static Public Member Functions

static std::string toString (Size l, Integer digits=0)
static std::string toOrdinal (Size l)
static std::string toPowerOfTwo (Size l, Integer digits=0)


QuantLib.org
QuantLib
Hosted by
SourceForge.net Logo
Documentation generated by
doxygen