Initializing string Members from string_view

We'll continue our analysis of the example from the last chapter, this time using std::string_view instead of std::string.

Last time, we were left with this code:

Get hands-on with 1200+ tech skills courses.