aboutsummaryrefslogtreecommitdiff
path: root/Project1
Commit message (Collapse)AuthorAgeFilesLines
* running tests to fix read access violationHEADmainConnor McDowell2024-03-091-0/+8
|
* test classes createdConnor McDowell2024-03-091-0/+34
|
* copy and move constructs and operators filledConnor McDowell2024-03-081-2/+1
|
* Contact class gets, sets, and print initializedConnor McDowell2024-03-081-2/+28
|
* linked with namespaceConnor McDowell2024-03-081-0/+1
|
* main.cpp connected to contact.hppConnor McDowell2024-03-082-0/+12
|
* contact.hpp and main.cpp created.Connor McDowell2024-03-084-0/+208
header guard created main created