Ejemplo n.º 1
0
 inline std::vector<Time>
 ExerciseAdapter::possibleCashFlowTimes() const {
     return exercise_->possibleCashFlowTimes();
 }