There's more...

Some standard containers, std::list and std::forward_list, provide a member function, sort(), which is optimized for those containers. These member functions should be preferred over the general standard algorithm, std::sort().

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

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