Introduction

This chapter brings us to the various computing algorithms supported by C++17.

We'll cover the following...

The Standard Template Library has a large number of algorithms that work with ...