operator + abstract method

Date operator +(
  1. int days
)

Implementation

Date operator +(int days);