In the second version of error_msg that has an ErrCode parameter, what is the type of elem in the for loop
belongs to book: C++ Primer|Stanley B.Lippman, Josee Lajoie, Barbara E.Moo|5th Edition| Chapter number:6| Question number:28
All Answers
total answers (1)

C++ programming
The type of
`elem`is`const string &`.
need an explanation for this answer? contact us directly to get an explanation for this answer