Question: this is the c++ header file code. this code is the situation : people take a elevator. please write the all information or comment this

this is the c++ header file code. this code is the situation : people take a elevator. please write the all information or comment this code.. help me
#pragma once #include class People friend class Elevator private int arrival floor; int destination floor; std: string ID; int signal; std: vector pair
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
