Introduction

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

We'll cover the following...

The Standard Template ...