Character functions
[QuantLib macros]


Detailed Description

Some compilers still define character functions in the global namespace. For the code to be portable these macros should be used instead of the actual functions.


Defines

#define QL_TOUPPER   std::toupper
 convert to uppercase

#define QL_TOLOWER   std::tolower
 convert to lowercase


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