Skip to content

Part 3 - #13

Open
hobwell wants to merge 13 commits into
matkatmusic:masterfrom
hobwell:master
Open

Part 3#13
hobwell wants to merge 13 commits into
matkatmusic:masterfrom
hobwell:master

Conversation

@hobwell

@hobwell hobwell commented Dec 13, 2024

Copy link
Copy Markdown

No description provided.

hobwell and others added 13 commits December 4, 2024 21:32
Copied 3 UDTs from Project 3 (along with two contained UDTs)
Copied the main function from Project 3
removed non-working code
moved the include for iostream
Added two new UDTs comprised of the 5 copied UDTs
Added calls to the two new UDTs methods
Added member methods to each UDT to mimic console  output that appeared in the main method.
Added leak detection to UDTs
Created wrapper classes
Updated pointers to references, where possible
Updated function arguments that were UDTs to references
added const to UDT arguments that aren't modified inside member methods
added const to methods that do not modify member variables.
replaced UDTs in main with wrapper equivalents (excluding nested UDTs)
Updated .replit to exclude exit-time-destructors warnings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants