What does this symbol mean?
AirlineTicket::AirlineTicket()
AirlineTicket is like a namespace for your class. You have to use it in the implementation of the constructor.