Time functions
[QuantLib macros]


Detailed Description

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


Defines

#define QL_CLOCK   std::clock
 clock value

#define QL_TIME   std::time
 time value


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