janondrusek / MI-DPO-SmartPointer

C++ SmartPointer design pattern demonstration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MI-DPO-SmartPointer

C++ app, which should demonstrate Smart Pointer design pattern usage. Implemented as a semestral woek at CTU FIT in Prague. Subject MI-DPO (Design Patterns and OOP). Application was given to students broken. The task is to modify it, make all assertions pass and use Smart Pointer design pattern template.

About

C++ SmartPointer design pattern demonstration


Languages

Language:C++ 88.2%Language:C 11.8%