|
From: Dirk E. <ed...@de...> - 2014-03-18 11:52:37
|
Hi Luigi, On 18 March 2014 at 11:20, Luigi Ballabio wrote: | Hi Dirk, | it's not FixedRateBondHelper that is deprecated; it's just that | particular constructor of FittedBondDiscountCurve, which takes a | vector<shared_ptr<FixedRateBondHelper>> and now is superseded by the | one that takes a more general vector<shared_ptr<BondHelper>>. Sorry, that is what I meant. | You should be able to fix your code simply by changing the type of the | vector you're passing. I think I tried that. I shall try again... Dirk -- Dirk Eddelbuettel | ed...@de... | http://dirk.eddelbuettel.com |