#include "PhoneBook.hpp"
[ソースコード]
Main entry point of the Awesome Phone Book application.
This function runs the main loop, prompting the user for commands (ADD, SEARCH, EXIT) and executing the corresponding PhoneBook operations.
main.cpp の 21 行目に定義があります。