IndexedCouponVector function

Posted by e.michelotti on
URL: http://quantlib.414.s1.nabble.com/IndexedCouponVector-function-tp3134.html

Hi all.
We got some problem in using the function IndexedCouponVector.
This function uses a template (we can use UpFrontIndexedCoupon
and InArrearCoupon to contruct the cashFlows).
But independently of our choice, the function always instantiates
the InArrearCoupon.
Is there a reason for that? Should we use some specific project settings?
Thanks to all.
Enrico