We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c17934 commit 241b87fCopy full SHA for 241b87f
1 file changed
ql/experimental/volatility/interestratevolsurface.hpp
@@ -67,7 +67,7 @@ namespace QuantLib {
67
//! \name VolatilityTermStructure interface
68
//@{
69
//! period/date conversion
70
- Date optionDateFromTenor(const Period&) const;
+ Date optionDateFromTenor(const Period&) const override;
71
//@}
72
const ext::shared_ptr<InterestRateIndex>& index() const;
73
//! \name Visitability
0 commit comments