StringFormatter Class Reference

#include <ql/basicdataformatters.hpp>

List of all members.


Detailed Description

Formats strings as lower- or uppercase.

Deprecated:
use the lowercase() and uppercase() functions


Static Public Member Functions

static std::string toLowercase (const std::string &s)
static std::string toUppercase (const std::string &s)


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