aboutsummaryrefslogtreecommitdiff
path: root/My structures
Commit message (Collapse)AuthorAgeFilesLines
* running tests to fix read access violationHEADmainConnor McDowell2024-03-092-29/+47
|
* test classes createdConnor McDowell2024-03-091-3/+21
|
* filling in classesConnor McDowell2024-03-091-20/+146
|
* added additional functionsConnor McDowell2024-03-091-19/+48
|
* continuing workConnor McDowell2024-03-094-2/+121
|
* copy and move constructs and operators filledConnor McDowell2024-03-081-4/+24
|
* Contact class gets, sets, and print initializedConnor McDowell2024-03-081-22/+129
|
* contact list class copied inConnor McDowell2024-03-081-0/+88
| | | | writing contact class
* main.cpp connected to contact.hppConnor McDowell2024-03-081-0/+6
|
* contact.hpp and main.cpp created.Connor McDowell2024-03-083-0/+151
header guard created main created