L
louis.ocarroll
Hi there,
If anyone has experience with quantlib, how do I initialize a Bond
Class??
If not, here is a more generalized C++ question
I have a initialized an object with the constructor, which is protected
on the Bond class, and when I try to compile a line initializing a
object of the Bond Class, it complains that it is protected.
Can anyone help me out??
Thanks,
Louis
If anyone has experience with quantlib, how do I initialize a Bond
Class??
If not, here is a more generalized C++ question
I have a initialized an object with the constructor, which is protected
on the Bond class, and when I try to compile a line initializing a
object of the Bond Class, it complains that it is protected.
Can anyone help me out??
Thanks,
Louis