数据结构教程ch05.ppt
* // Accepting a New Plane into the takeoff queue Error_code Runway:can_depart(const Plane ¤t) // Post: If possible, the Plane current is added to the takeoff Queue; // otherwise, an Error_code
* // Accepting a New Plane into the takeoff queue Error_code Runway:can_depart(const Plane ¤t) // Post: If possible, the Plane current is added to the takeoff Queue; // otherwise, an Error_code