OOP-team2 / OOP-proj1

2022-2 OOP team1 project1
MIT License
2 stars 1 forks source link

greeter-demo #22

Closed xylitolboy closed 1 year ago

xylitolboy commented 1 year ago

greeter를 만들었는데, Greeter::Greeter() { recipedb = make_unique(); planmanager = make_unique (); string temp_string; int temp_num; } make_unique가 unidentified라는데 한 번 확인 부탁드립니다!