Question: No STL or vector type Heap Criteria Class documentation follows requirements Basic heap class construction correct Public methods for insertion, removal, check for empty. All
No STL or vector type

Heap Criteria Class documentation follows requirements Basic heap class construction correct Public methods for insertion, removal, check for empty. All other methods private and all data private Memory management methods correct Includes copy constructor, overloaded assignment operator and destructor Public "reset priority" method correct Updates priority of requested value, reordering heap as needed Driver tests all public methods in a reasonable manner Either track a random value choice or make a specific value choice to test the "reset" method Driver documentation follows requirements Heap Criteria Class documentation follows requirements Basic heap class construction correct Public methods for insertion, removal, check for empty. All other methods private and all data private Memory management methods correct Includes copy constructor, overloaded assignment operator and destructor Public "reset priority" method correct Updates priority of requested value, reordering heap as needed Driver tests all public methods in a reasonable manner Either track a random value choice or make a specific value choice to test the "reset" method Driver documentation follows requirements
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
