/OOP345-workshop2

Move and Copy Semantics

Primary LanguageC++

Workshop 02 - Move and Copy Semantics

In this workshop, we compared move and copy operations on an object that contains a dynamically allocated array of strings objects.

w2.cpp & gutenberg_shakespeare were provided to us to test our program.

Below is a list of workshops that we are doing throughout the semester:

My intention with uploading school assignments on GitHub is merely to build a portfolio of my work. Please do not plagiarize.