Declaration of function tenor2ptime(). More...
#include "keyvalue/extern/Ptime.h"
#include "keyvalue/extern/String.h"
Go to the source code of this file.
Namespaces | |
namespace | keyvalue |
All functionalities of KeyValue library are inside this | |
namespace | keyvalue::util |
Utility | |
Functions | |
ptime | tenor2ptime (const ptime &start, const string &tenor) |
Convert a tenor string (from a start date) into the corresponding date. |
Declaration of function tenor2ptime().