You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This chatbot application using WxWidgets demonstrates skills in Memory Management concepts of C++. Concepts such as Move Semantics, Smart pointers are used in the implementation of the project.