QuantLib 0.3.3
User manual
Introduction to QuantLib
QuantLib components
Reference manual
|
IntegerFormatter Class Reference#include <dataformatters.hpp>
List of all members.
Detailed Description
Formats integers for output.
|
Static Public Member Functions |
std::string | toString (long l, int digits=0) |
std::string | toOrdinal (long l) |
std::string | toPowerOfTwo (unsigned long l, int digits=0) |
The documentation for this class was generated from the following files:
|