19. Adding a range of values to a container

Write a general-purpose function that can add any number of elements to the end of a container that has a method push_back(T&& value).

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset