QuantLib
QuantLib copied to clipboard
Bond helper constructors lose specific type information on underlying bond
See https://sourceforge.net/p/quantlib/mailman/message/36102362/
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@lballabio is this still an issue? I can take a look
Hi—it hasn't been fixed so far, but frankly I would just deprecate the broken method rather than trying to make it work. It's not used anyway.
@lballabio
https://github.com/lballabio/QuantLib/pull/1901
I also deprecated a similar helper function for CPI, which also unused.